MovingBlocks / Terasology

Terasology - open source voxel world
http://terasology.org
Apache License 2.0
3.67k stars 1.34k forks source link

gradle-8.9 permit java-22 #5268

Closed soloturn closed 1 month ago

soloturn commented 2 months ago

gradle wrapper jar not upgraded this time, as it just blows up the repository history and repo size. older one is just fine.

gradle bin distribution instead of all distribution un used, as src will be downloaded in case of kotlin build anyway, by intellij, in case build scripts are edited. in all other cases, bin distribution always was favorable.