diff options
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gradle.properties b/gradle.properties index 8a80059..ba0ac23 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,19 +1,15 @@ # Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=true
-
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.21.11
yarn_mappings=1.21.11+build.4
loader_version=0.18.4
-
# Fabric API
fabric_version=0.141.3+1.21.11
-
# Libs
midnightlib_version=1.9.2+1.21.11-fabric
-
# Mod Properties
mod_version=1.4.0
maven_group=world.anhgelus.manhunt
|
