slop-discord/gradle.properties

19 lines
462 B
Properties
Raw Permalink Normal View History

2024-10-27 21:39:01 +00:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.21.1
yarn_mappings=1.21.1+build.3
loader_version=0.16.8
# Mod Properties
mod_version=0
maven_group=sad.ovh
archives_base_name=discord
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.107.0+1.21.1
owo_version=0.12.15+1.21
2024-10-27 23:25:13 +00:00
jda_version=5.1.2
webhooks_version=0.8.4