Some checks failed
continuous-integration/drone/push Build is failing
Gradle 9 rejects property interpolation inside plugins {} — the version
must be a literal String. Drop the now-unused loom_version key from
gradle.properties so it does not desync from the build script.
13 lines
281 B
Properties
13 lines
281 B
Properties
org.gradle.jvmargs=-Xmx2G
|
|
org.gradle.parallel=true
|
|
org.gradle.configuration-cache=false
|
|
|
|
# Minecraft 26.2 released on 2026-06-16.
|
|
minecraft_version=26.2
|
|
loader_version=0.19.3
|
|
fabric_version=0.152.2+26.2
|
|
|
|
mod_version=1.0.0
|
|
maven_group=ru.nevetime
|
|
archives_base_name=client-irc-chat
|