Adds the Forge files.
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.jvmargs=-Xmx3G
|
||||
org.gradle.daemon=false
|
||||
|
||||
# Forge Properties
|
||||
minecraft_version=1.16.4
|
||||
mappings=20201028-1.16.3
|
||||
forge_version=35.1.37
|
||||
|
||||
cloth_version=4.11.14
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.1-alpha
|
||||
maven_group = markil3
|
||||
archives_base_name = panorama
|
||||
Reference in New Issue
Block a user