Skip to content

Configuration Files

Claudio Bonesana edited this page Apr 14, 2021 · 3 revisions

The whole setup of the game is decoupled from the main core mechanics. This means that it is possible to use the standard Game Rules but with completely different scenarios, maps, and units. This can be achieved by changing the content of the config folder.

Note that a version of config files are also located in the test folder. These files are used to configure the test environment and it is a subset of the complete configuration files.

Clone this wiki locally