Skip to content

Commit

Permalink
Merge branch 'bleed' into playtest
Browse files Browse the repository at this point in the history
  • Loading branch information
MustaphaTR committed Mar 15, 2024
2 parents d3611e5 + 962c37c commit c079b87
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 ./mods/ts/languages/rules/en.ftl"
PACKAGING_COPY_ENGINE_FILES="./AUTHORS.AS ./mods/modcontent ./mods/ts/chrome ./mods/ts/installer ./mods/ts/languages ./mods/ts/cursors.yaml ./mods/ts/metrics.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 c079b87

Please sign in to comment.