Toolbox/gradle.properties
Quentin Legot c3ee389d55
Some checks failed
Test and Deploy / build (17, ubuntu-latest) (push) Successful in 4m47s
Test and Deploy / deploy (17, ubuntu-latest) (push) Has been skipped
/ build (17, ubuntu-latest) (pull_request) Successful in 5m36s
/ deploy (17, ubuntu-latest) (pull_request) Has been cancelled
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	build.gradle
#	gradle.properties
2024-01-06 21:47:34 +01:00

14 lines
295 B
INI

org.gradle.jvmargs=-Xmx1G
fabric.loom.multiProjectOptimisation=true
junit_version=5.9.0
minecraft_version=1.20.2
yarn_mappings=1.20.2+build.4
loader_version=0.15.3
fabric_version=0.91.3+1.20.2
maven_group=fr.altarik.toolbox
maven_version=4.3.2-SNAPSHOT
git_owner=quentinlegot
git_repo=Toolbox