9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-23 17:19:16 +00:00
This commit is contained in:
Daniel Mills
2020-10-22 17:57:01 -04:00
parent a4d72eefbc
commit bfe7cf0ed7
12 changed files with 332 additions and 23 deletions

View File

@@ -82,6 +82,7 @@ public class Iris extends MortarPlugin
public Iris()
{
instance = this;
INMS.get();
IO.delete(new File("iris"));
lowMemoryMode = Runtime.getRuntime().maxMemory() < 4000000000L; // 4 * 1000 * 1000 * 1000 // 4gb