mirror of
https://github.com/WiIIiam278/HuskSync.git
synced 2025-12-31 12:46:51 +00:00
feat: introduce new versioning & Minecraft compatibility system
This commit is contained in:
@@ -120,6 +120,9 @@ public class FabricHuskSync implements DedicatedServerModInitializer, HuskSync,
|
||||
this.disabling = false;
|
||||
this.gson = createGson();
|
||||
|
||||
// Check compatibility
|
||||
checkCompatibility();
|
||||
|
||||
// Load settings and locales
|
||||
initialize("plugin config & locale files", (plugin) -> {
|
||||
loadSettings();
|
||||
|
||||
Reference in New Issue
Block a user