mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-05-14 12:53:32 +08:00
Move 'archivesBaseName' to props file on Forge
This commit is contained in:
@@ -16,7 +16,6 @@ plugins {
|
||||
|
||||
version = project.modVersion
|
||||
group = 'com.aizistral.nochatrestrictions'
|
||||
archivesBaseName = 'NoChatRestrictions'
|
||||
|
||||
// Mojang ships Java 25 to end users in 26.1+, so your mod should target Java 25.
|
||||
java.toolchain.languageVersion = JavaLanguageVersion.of(25)
|
||||
|
||||
Reference in New Issue
Block a user