Devlogs
Daikombat online now can be played on macOS and Linux
Apart from Windows, the game can finally run as a JAR file on macOS and Linux.
Mac
- Install Java(14+)
- Download the game JAR file
- Open Terminal in the same folder
- Run "java -XstartOnFirstThread -jar daikombat.jar"
Linux
- Install Java(14+)
- Download the game JAR file
- Open a command line in the same folder
- Run "java -jar daikombat.jar"