Skip to content

Commit

Permalink
Take the whole cnc language folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
MustaphaTR committed Nov 5, 2023
1 parent 6220467 commit 1ff8254
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 @@ -85,7 +85,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 ./mods/cnc/installer ./mods/cnc/languages/rules ./mods/cnc/mod.yaml"
PACKAGING_COPY_ENGINE_FILES="./mods/modcontent ./mods/cnc/chrome ./mods/cnc/installer ./mods/cnc/languages ./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 1ff8254

Please sign in to comment.