Begin setting up new mod

This commit is contained in:
Aria 2023-02-27 13:46:36 -07:00
parent 696be64430
commit 85280c13c0
7 changed files with 87 additions and 165 deletions

View file

@ -1,4 +1,15 @@
# 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
my_version=1.0.0.0227231337
my_modgroup="dev.zontreck.essentials"
my_modid="ariasessentials"
mc_version=1.18.2
forge_version=40.2.1
parchment_version=2022.11.06
libz_version=1.0.4.13