A secure the area game focused on resource automation
New Repo: devorc/robogeddon
To run the client:
gradlew packSprites run
To run the server:
gradlew server:runServer
To build a Windows image (bundled JRE) simply run the following
gradlew client:runtime
The image will be in the client/build/image folder!