Add skipPrebake

This commit is contained in:
modmuss50
2018-06-20 13:12:02 +01:00
parent 9e4012571a
commit fb94d092ad
2 changed files with 2 additions and 1 deletions

View File

@@ -34,6 +34,7 @@ public class LoomGradleExtension {
public String omlVersion;
public String pomfVersion;
public String refmapName;
public boolean skipPrebake = false;
public boolean localMappings = false;
//Not to be set in the build.gradle