YetAnotherDiscordChatLink/gradle.properties
2024-06-21 23:16:25 +02:00

17 lines
398 B
Properties

# 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.21
yarn_mappings=1.21+build.2
loader_version=0.15.11
# Mod Properties
mod_version=1.1.4
maven_group=dev.jonasjones
archives_base_name=yet-another-discord-chat-link
# Dependencies
fabric_version=0.100.3+1.21