Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 252 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 252 Bytes

Running the game

On MacOS or Linux, run

./gradlew rungame

On Windows, run

gradlew.bat rungame

Running the server

On MacOS or Linux, run

./gradlew server

On Windows, run

gradlew.bat server