init
Some checks failed
build / build (push) Has been cancelled

This commit is contained in:
DaTTV 2025-02-25 20:44:50 +01:00
commit 3ec9e7a075
20 changed files with 815 additions and 0 deletions

16
gradle.properties Normal file
View file

@ -0,0 +1,16 @@
# 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.21.4
loader_version=0.16.10
# Mod Properties
mod_version=1.0.0
maven_group=me.freezy.fabricmc
archives_base_name=dacliente
# Dependencies
fabric_version=0.118.0+1.21.4