最初的提交
This commit is contained in:
15
backup_old_config/gradle.properties
Normal file
15
backup_old_config/gradle.properties
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user