mirror of
https://github.com/barkeser2002/Tenet.git
synced 2026-09-25 02:19:50 +03:00
14 lines
477 B
Properties
14 lines
477 B
Properties
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
|
|
# This is required to provide enough memory for the Minecraft decompilation process.
|
|
org.gradle.jvmargs=-Xmx3G
|
|
org.gradle.daemon=false
|
|
|
|
bukkit_version=9f15450b
|
|
craftbukkit_version=1f2dd8e12
|
|
spigot_version=7d7b241e
|
|
forge_version=45.3.3
|
|
|
|
#systemProp.http.proxyHost=127.0.0.1
|
|
#systemProp.http.proxyPort=7890
|
|
#systemProp.https.proxyHost=127.0.0.1
|
|
#systemProp.https.proxyPort=7890 |