Skip to content

Commit 0653d73

Browse files
michaeldgg2penev92
authored andcommitted
Fix comment for PACKAGING_COPY_ENGINE_FILES variable in mod.config
There's no longer a modcontent mod.
1 parent 0059e22 commit 0653d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mod.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ PACKAGING_WINDOWS_REGISTRY_KEY="OpenRAExampleMod"
8484
PACKAGING_WINDOWS_LICENSE_FILE="./COPYING"
8585

8686
# Space delimited list of additional files/directories to copy from the engine directory
87-
# when packaging your mod. e.g. "./mods/modcontent"
87+
# when packaging your mod. e.g. "./mods/common-content"
8888
PACKAGING_COPY_ENGINE_FILES=""
8989

9090
# Overwrite the version in mod.yaml with the tag used for the SDK release

0 commit comments

Comments
 (0)