This commit is contained in:
Gæmer
2025-07-22 18:16:17 +02:00
parent 91c0137f61
commit e28a539d90
12 changed files with 22 additions and 26 deletions

View File

@@ -22,7 +22,7 @@ loom {
splitEnvironmentSourceSets()
mods {
"scorched-earth" {
"scorched_earth" {
sourceSet sourceSets.main
sourceSet sourceSets.client
}