Files
webdisplays1.21.1/backup_old_config/gradle.properties
2025-10-31 13:53:49 +08:00

15 lines
411 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs = -Xmx8G
mod_version = 2.0.2-1.21.1
maven_group = com.cinemamod
archives_base_name = webdisplays
# NeoForge 1.21.1 configuration
minecraft_version = 1.21.1
neoforge_version = 21.1.203
java_version = 21
systemProp.http.proxyHost=127.0.0.1
systemProp.http.proxyPort=20803
systemProp.https.proxyHost=127.0.0.1
systemProp.https.proxyPort=20803