Commit of all current code.

This commit is contained in:
2024-11-29 11:28:59 -07:00
commit be5245dcfb
16 changed files with 1037 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loader_version=0.16.7
# Mod Properties
mod_version=1.0.7
maven_group=dev.bigduckie
archives_base_name=static-data
# Dependencies
fabric_version=0.92.2+1.20.1