Toolbox/gradle.properties
Quentin Legot b88d7f3e08
All checks were successful
Test and Deploy / build (17, ubuntu-latest) (push) Successful in 3m55s
Test and Deploy / build (17, ubuntu-latest) (pull_request) Successful in 3m48s
Test and Deploy / deploy (17, ubuntu-latest) (push) Has been skipped
Test and Deploy / deploy (17, ubuntu-latest) (pull_request) Has been skipped
ConfigI#load now return given clazz in parameter, dump to 5.0.0 because of breaking changes
2024-02-12 19:56:37 +01: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.95.4+1.20.4
maven_group=fr.altarik.toolbox
maven_version=5.0.0
git_owner=quentinlegot
git_repo=Toolbox