Skip to content

Commit

Permalink
Copy cnc mod.yaml too.
Browse files Browse the repository at this point in the history
  • Loading branch information
MustaphaTR committed Dec 4, 2022
1 parent db7dfb9 commit 06a2294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod.config
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ PACKAGING_WINDOWS_LICENSE_FILE="./COPYING"

# Space delimited list of additional files/directories to copy from the engine directory
# when packaging your mod. e.g. "./mods/modcontent"
PACKAGING_COPY_ENGINE_FILES="./mods/modcontent ./mods/cnc/chrome"
PACKAGING_COPY_ENGINE_FILES="./mods/modcontent ./mods/cnc/chrome ./mods/cnc/mod.yaml"

# Overwrite the version in mod.yaml with the tag used for the SDK release
# Accepts values "True" or "False".
Expand Down

0 comments on commit 06a2294

Please sign in to comment.