Add comment in mod.config about spaces in MOD_ID.

This commit is contained in:
Paul Chote 2017-08-26 13:23:53 +01:00
parent 78d46b68d8
commit bf555898b9

View File

@ -5,7 +5,7 @@
##############################################################################
# The id of the mod packaged by this project.
# This must exist as a directory in the mods directory.
# This must exist as a directory in the mods directory and should not contain spaces.
MOD_ID="example"
# The OpenRA engine version to use for this project.