mcexts/fabric/gradle.properties

15 lines
352 B
Properties
Raw Normal View History

2023-08-22 23:43:53 +00:00
# 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.14.22
# Mod Properties
2023-12-21 00:40:07 +00:00
mod_version=1.0.1
2023-08-22 23:43:53 +00:00
maven_group=net.flashii.mcexts
archives_base_name=flashii-extensions