first commit
Some checks are pending
build / build (21) (push) Waiting to run

This commit is contained in:
Soph :3 2024-09-13 17:17:39 +03:00
commit 10f350a1b3
Signed by: sophie
GPG key ID: EDA5D222A0C270F2
31 changed files with 1752 additions and 0 deletions

17
gradle.properties Normal file
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.21.1
yarn_mappings=1.21.1+build.3
loader_version=0.16.4
# Mod Properties
mod_version=1.0.0
maven_group=ovh.sad.animalrp
archives_base_name=animal-rp
# Dependencies
fabric_version=0.103.0+1.21.1