Push next version of WMD
This commit is contained in:
parent
689485e337
commit
b8a065590c
10 changed files with 427 additions and 6 deletions
|
@ -1,4 +1,8 @@
|
|||
# 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
|
||||
org.gradle.daemon=false
|
||||
|
||||
mc_version=1.19.2
|
||||
forge_version=43.1.16
|
||||
myversion = 1.1.1
|
Reference in a new issue