This repository has been archived on 2024-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
emoji-chat/gradle.properties
Ashley Graves 732824f9a6
Some checks failed
build / build (21) (push) Failing after 14s
Initial commit
2024-09-29 21:24:49 +02:00

16 lines
No EOL
358 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.1
loader_version=0.16.5
# Mod Properties
mod_version=1.0.0
maven_group=world.incest.emoji
archives_base_name=emoji-chat
# Dependencies
fabric_version=0.105.0+1.21.1