mirror of
https://github.com/barkeser2002/Tenet.git
synced 2026-09-25 01:00:07 +03:00
19 lines
626 B
Properties
19 lines
626 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=-Xmx4G
|
|
org.gradle.daemon=false
|
|
-Dfile.encoding=UTF-8
|
|
|
|
bukkit_version=997de31d
|
|
craftbukkit_version=ddc9a2dad
|
|
spigot_version=d2eba2c8
|
|
forge_version=47.4.13
|
|
neoforge_version=47.1.106
|
|
mohist_group_id=com.mohistmc
|
|
|
|
#systemProp.http.proxyHost=127.0.0.1
|
|
#systemProp.http.proxyPort=7890
|
|
#systemProp.https.proxyHost=127.0.0.1
|
|
#systemProp.https.proxyPort=7890
|
|
#systemProp.socks.proxyHost=127.0.0.1
|
|
#systemProp.socks.proxyPort=7890 |