mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-02 21:47:42 -05:00
Allow the generation of tiny mappings with srg without being in a forge environment
This commit is contained in:
@@ -61,6 +61,7 @@ public class Constants {
|
||||
public static final String MINECRAFT_NAMED = "minecraftNamed";
|
||||
public static final String MAPPINGS = "mappings";
|
||||
public static final String MAPPINGS_FINAL = "mappingsFinal";
|
||||
public static final String SRG = "srg";
|
||||
public static final String MCP_CONFIG = "mcp";
|
||||
public static final String FORGE = "forge";
|
||||
public static final String FORGE_USERDEV = "forgeUserdev";
|
||||
|
||||
Reference in New Issue
Block a user