[BUG] Use Sync config loading, so config doesn't parse before it's loaded

This commit is contained in:
2024-08-30 16:18:21 +02:00
parent 0b2a59af1a
commit 82cbf78330
32 changed files with 32 additions and 32 deletions

View File

@@ -14,4 +14,4 @@ pluginManagement {
}
rootProject.name = 'CraterLib'
include("Common", "Fabric", "NeoForge")
include("Common", "Fabric", "NeoForge")