Revert "Remove a bunch of stuff + update to support modlauncher"

This reverts commit 6b59f9c
This commit is contained in:
modmuss50
2018-10-22 19:46:42 +01:00
parent 337bb1392e
commit 88315e4ccf
21 changed files with 934 additions and 11 deletions

View File

@@ -33,6 +33,7 @@ public class LoomGradleExtension {
public String runDir = "run";
public String omlVersion;
public String pomfVersion;
public String refmapName;
public boolean skipPrebake = false;
public boolean localMappings = false;