updating build.gradle
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
# 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.
|
||||
# ~/.gradle/gradle.properties
|
||||
#
|
||||
#org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xmx3G
|
||||
|
||||
mod_group=nmd.primal.forgecraft
|
||||
mod_name=ForgeCraft
|
||||
mod_version=1.0.1
|
||||
forge_version=12.18.3.2185
|
||||
mcp_mappings=snapshot_20161111
|
||||
mc_version=1.11
|
||||
|
||||
primal_version=0.2.11
|
||||
Reference in New Issue
Block a user