mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-28 04:07:01 -05:00
Add a quick way to specify custom minecraft manifest urls
This commit is contained in:
@@ -54,6 +54,7 @@ public class LoomGradleExtension {
|
||||
public boolean remapMod = true;
|
||||
public boolean autoGenIDERuns = true;
|
||||
public boolean extractJars = false;
|
||||
public String customManifest = null;
|
||||
|
||||
private List<Path> unmappedModsBuilt = new ArrayList<>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user