serenas-shitmod/gradle.properties

17 lines
374 B
Properties
Raw Normal View History

2022-02-22 18:50:07 -08:00
# Done to increase the memory available to gradle.
2022-02-23 12:01:18 -08:00
org.gradle.jvmargs=-Xmx6G
2022-02-22 18:50:07 -08:00
# Fabric Properties
# check these on https://fabricmc.net/develop
2022-06-09 14:27:02 -05:00
minecraft_version=1.19
yarn_mappings=1.19+build.1
loader_version=0.14.7
2022-02-22 18:50:07 -08:00
# Mod Properties
2022-03-08 16:39:41 -08:00
mod_version = 1.5.0
2022-02-23 18:35:49 -06:00
maven_group = com.serenas.shitmod
archives_base_name = serenas-shitmod
2022-02-22 18:50:07 -08:00
2022-06-09 14:27:02 -05:00
# Fabric API
fabric_version=0.55.3+1.19