MovingBlocks / Terasology

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

prepare switch over to kotlin, "new" java date formatting #5195

Closed soloturn closed 9 months ago

soloturn commented 9 months ago

gradle groovy allows quite similar syntax for groovy and kotlin, do a first step to switch over to kotlin by replacing quotes, use java date formatting introduced in java-8, and register some tasks so they do not get configured when not executed.