Updated props
This commit is contained in:
parent
c03fab7b19
commit
2820c9fb3b
|
|
@ -1,7 +1,7 @@
|
||||||
# Sets default memory used for gradle commands. Can be overridden by user or command line 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.
|
# This is required to provide enough memory for the Minecraft decompilation process.
|
||||||
org.gradle.jvmargs=-Xmx3G
|
org.gradle.jvmargs=-Xmx3G
|
||||||
version=1.13
|
version=1.13.0
|
||||||
minecraft_version=1.15.2
|
minecraft_version=1.15.2
|
||||||
mcp_mappings=20200514-1.15.1
|
mcp_mappings=20200514-1.15.1
|
||||||
forge_version=31.2.36
|
forge_version=31.2.36
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user