Add comment in mod.config about spaces in MOD_ID.
This commit is contained in:
parent
78d46b68d8
commit
bf555898b9
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user