mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-30 20:39:10 +00:00
修改版本信息
This commit is contained in:
@@ -7,7 +7,7 @@ import java.io.InputStream;
|
||||
import java.nio.charset.StandardCharsets;
|
||||
|
||||
public class VersionHelper {
|
||||
public static final boolean PREMIUM = true;
|
||||
public static final boolean PREMIUM = false;
|
||||
public static final MinecraftVersion MINECRAFT_VERSION;
|
||||
public static final boolean COMPONENT_RELEASE;
|
||||
private static final int version;
|
||||
|
||||
Reference in New Issue
Block a user