Skip to content

Commit

Permalink
Include TS language file.
Browse files Browse the repository at this point in the history
  • Loading branch information
MustaphaTR committed Feb 11, 2023
1 parent 154e3ec commit 9781c03
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 @@ -89,7 +89,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="./AUTHORS.AS ./mods/modcontent ./mods/ts/mod.yaml ./mods/ts/cursors.yaml ./mods/ts/chrome/ingame-observer.yaml ./mods/ts/chrome/ingame-debug.yaml ./mods/ts/chrome/color-picker.yaml ./mods/ts/chrome/dropdowns.yaml ./mods/ts/chrome/settings-hotkeys.yaml ./mods/ts/metrics.yaml mods/ts/installer/downloads.yaml ./mods/ts/installer/firestorm.yaml ./mods/ts/installer/firstdecade.yaml ./mods/ts/installer/origin.yaml ./mods/ts/installer/tibsun.yaml"
PACKAGING_COPY_ENGINE_FILES="./AUTHORS.AS ./mods/modcontent ./mods/ts/mod.yaml ./mods/ts/cursors.yaml ./mods/ts/chrome/ingame-observer.yaml ./mods/ts/chrome/ingame-debug.yaml ./mods/ts/chrome/color-picker.yaml ./mods/ts/chrome/dropdowns.yaml ./mods/ts/chrome/settings-hotkeys.yaml ./mods/ts/metrics.yaml mods/ts/installer/downloads.yaml ./mods/ts/installer/firestorm.yaml ./mods/ts/installer/firstdecade.yaml ./mods/ts/installer/origin.yaml ./mods/ts/installer/tibsun.yaml ./mods/ts/languages/rules/en.ftl"

# 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 9781c03

Please sign in to comment.