Releases: hold11/CDIO_final
Fixed balance issue
Minor bug fixes
Merge pull request #91 from hold11/hotfix/last_fixes Hotfix/last fixes
First Official Release
Download the game by downloading both the .jar-file and the fields.xml. It is important that both files are stored in the exact same folder.
To just open the game without any options, simply double click the .jar-file. A GUI will open up.
If any options are wanted, a few options are available.
To start the game with the debug log console, open a terminal or command prompt in the folder where you saved the game files and execute the following command:
$ java -jar CDIO_final.jar
A few arguments are available. If you want to change the locale to something different than the default language (da_DK):
$ java -jar CDIO_final.jar en US
It is important to note though that only the danish (da_DK) locale are done as of now, so changing locale might not give the best user experience. The game might even crash.
For the auto dicecup, execute:
$ java -jar CDIO_final.jar auto
Auto dicecup with locale:
$ java -jar CDIO_final.jar auto en US
Adventures of Dirch, Inger and Ove
To use the auto dice:
java -jar CDIO_final.jar auto
Edit fields in fields.xml.