Fix Forge mod jar names

This commit is contained in:
Aizistral
2026-03-27 23:49:35 +01:00
parent b53c51bd61
commit b91cf9da75
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
}
}
rootProject.name = 'NoChatRestrictions'