This commit is contained in:
Anuken
2019-09-15 21:30:42 -04:00
parent f65ab00250
commit 4a50192937
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ import io.anuke.mindustry.*;
public abstract class Plugin{
/** @return the config file for this plugin.*/
/** @return the config file for this plugin, as the file 'plugins/[plugin-name]/config.json'.*/
public FileHandle getConfig(){
return Vars.plugins.getConfig(this);
}

View File

@@ -1,3 +1,3 @@
org.gradle.daemon=true
org.gradle.jvmargs=-Xms256m -Xmx1024m
archash=173c53ecebbaa0ef86371e8ec9500357f0cf870a
archash=1fda7fc4ed52e00fdbd6b9a5fab9af6add78dc63