Fix comment for PACKAGING_COPY_ENGINE_FILES variable in mod.config
There's no longer a modcontent mod.
This commit is contained in:
parent
0059e22e0e
commit
0653d7345b
@ -84,7 +84,7 @@ PACKAGING_WINDOWS_REGISTRY_KEY="OpenRAExampleMod"
|
|||||||
PACKAGING_WINDOWS_LICENSE_FILE="./COPYING"
|
PACKAGING_WINDOWS_LICENSE_FILE="./COPYING"
|
||||||
|
|
||||||
# Space delimited list of additional files/directories to copy from the engine directory
|
# Space delimited list of additional files/directories to copy from the engine directory
|
||||||
# when packaging your mod. e.g. "./mods/modcontent"
|
# when packaging your mod. e.g. "./mods/common-content"
|
||||||
PACKAGING_COPY_ENGINE_FILES=""
|
PACKAGING_COPY_ENGINE_FILES=""
|
||||||
|
|
||||||
# Overwrite the version in mod.yaml with the tag used for the SDK release
|
# Overwrite the version in mod.yaml with the tag used for the SDK release
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user