[Feature] Support for Fabric Launcher 15.x (#136)
This commit is contained in:
parent
442b17497f
commit
fc13c8cbaf
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ import net.fabricmc.api.Environment;
|
|||
public class Configs {
|
||||
// Client and Server-Config must be the first entries. They are not part of the Auto-Sync process
|
||||
// But will be needed by other Auto-Sync Config-Files
|
||||
@Environment(EnvType.CLIENT)
|
||||
public static final ClientConfig CLIENT_CONFIG = new ClientConfig();
|
||||
public static final ServerConfig SERVER_CONFIG = new ServerConfig();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue