Primal-Skel Commit
This commit is contained in:
16
gradle.properties
Normal file
16
gradle.properties
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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.daemon=true
|
||||
org.gradle.jvmargs=-Xmx3G
|
||||
|
||||
mod_group=nmd.primal.sample
|
||||
mod_name=PrimalSample
|
||||
mod_version=0.0.0
|
||||
mod_build=1
|
||||
|
||||
forge_version=13.20.0.2366
|
||||
mcp_mappings=snapshot_20170610
|
||||
mc_version=1.11.2
|
||||
|
||||
primal_version=0.4+
|
||||
jei_version=4.5+
|
||||
Reference in New Issue
Block a user