mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-28 04:07:01 -05:00
Mark as beta
This commit is contained in:
@@ -28,7 +28,7 @@ import org.objectweb.asm.Opcodes;
|
||||
|
||||
public class Constants {
|
||||
public static final String PLUGIN_ID = "dev.architectury.loom";
|
||||
public static final boolean PLUGIN_BETA = false;
|
||||
public static final boolean PLUGIN_BETA = true;
|
||||
public static final boolean PLUGIN_DEPRECATED = false;
|
||||
public static final String LIBRARIES_BASE = "https://libraries.minecraft.net/";
|
||||
public static final String RESOURCES_BASE = "https://resources.download.minecraft.net/";
|
||||
|
||||
Reference in New Issue
Block a user