mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-30 13:05:27 -05:00
Add skipPrebake
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user