RECORDANDRONCO/mod.config
2017-04-29 11:15:01 +01:00

9 lines
393 B
Plaintext

# The id of the mod to launch by default. This must exist as a directory in the mods directory
MOD_ID="example"
# Import the default OpenRA mods for use as external mod references
# in your mod.yaml. Accepts values "True" or "False".
# WARNING: This setting is provided to simplify early mod development
# and must be disabled before installers can be generated
INCLUDE_DEFAULT_MODS="False"