Initial implementation

This commit is contained in:
zOnlyKroks
2022-12-23 20:18:12 +01:00
parent 08fa9e1423
commit 2bc8b1a9fb
17 changed files with 611 additions and 2 deletions

14
gradle.properties Normal file
View File

@ -0,0 +1,14 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx3G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.19.3
yarn_mappings=1.19.3+build.1
loader_version=0.14.11
# Mod Properties
mod_version = 1.0.0
maven_group = de.zonlykroks
archives_base_name = AdvancedScripts