MovingBlocks / TerasologyLauncher

Terasology Launcher is the official launcher for the open source game Terasology.
http://terasology.org/
Apache License 2.0
153 stars 76 forks source link

build(gradle): prepare gradle convert to kotlin, permit rerun build locally #717

Closed soloturn closed 2 months ago

soloturn commented 2 months ago

prepare convert to kotlin by adopting syntax. fix one bug which prevents re-run build on linux, as default permission on extract zip file is read only and 2nd run fails with permission denied.