Adding initial commit files to satisfy modrinth mods
This commit is contained in:
parent
ee2a4b0d57
commit
c6dcce614b
9 changed files with 1619 additions and 0 deletions
8
gradle.properties
Normal file
8
gradle.properties
Normal file
|
@ -0,0 +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
|
||||
|
||||
mc_version=1.19.2
|
||||
forge_version=43.1.16
|
||||
myversion=1.0.0.0
|
Reference in a new issue