YADMB/gradle.properties

20 lines
505 B
Properties
Raw Normal View History

2023-06-26 10:45:36 +00:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
2023-06-26 11:04:46 +00:00
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.19.4
yarn_mappings=1.19.4+build.2
loader_version=0.14.21
2023-06-26 10:45:36 +00:00
# Mod Properties
2023-06-26 11:04:46 +00:00
mod_version = 0.1.0+1.19.4-alpha
maven_group = me.theclashfruit
archives_base_name = yadmb
2023-06-26 10:45:36 +00:00
# Dependencies
2023-06-26 11:04:46 +00:00
# check this on https://modmuss50.me/fabric.html
fabric_version=0.84.0+1.19.4
2023-06-27 11:05:52 +00:00
owo_version=0.10.4+1.19.4
2023-06-26 11:04:46 +00:00
jda_version=5.0.0-beta.11
2023-06-27 15:56:35 +00:00
papi_version=2.1.0+1.19.4