Toolbox/gradle.properties
Quentin Legot d6515d9cbb
Some checks failed
Test and Deploy / deploy (17, ubuntu-latest) (push) Blocked by required conditions
Test and Deploy / build (17, ubuntu-latest) (push) Has been cancelled
feat: add player join and leave events
2024-08-20 18:39:30 +02:00

14 lines
286 B
INI

org.gradle.jvmargs=-Xmx1G
fabric.loom.multiProjectOptimisation=true
junit_version=5.9.0
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.3
loader_version=0.15.6
fabric_version=0.97.1+1.20.4
maven_group=fr.altarik.toolbox
maven_version=5.1.0
git_owner=quentinlegot
git_repo=Toolbox