Commit of all existing code.
build / build (21) (push) Waiting to run

This commit is contained in:
Shane Clark
2024-11-28 16:35:36 -07:00
commit f874485b77
17 changed files with 809 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# 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-content
# Dependencies
fabric_version=0.92.2+1.20.1
static_data_version=1.0.7+1.20.1