Skip to content

Commit 094eca9

Browse files
committed
Rename Installer
fixes
1 parent 5dd4278 commit 094eca9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mod.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ENGINE_VERSION="release-20190314"
2020

2121
# Enable tests for common errors when a new commit is pushed to the GitHub repository
2222
# Accepts values "True" or "False".
23-
TRAVIS_TEST_MOD="True"
23+
TRAVIS_TEST_MOD="False"
2424

2525
# Perform a dry run of the installer generation when a new commit is pushed to the GitHub repository
2626
# Accepts values "True" or "False".
@@ -36,7 +36,7 @@ TRAVIS_TEST_PACKAGING="True"
3636
# - Windows installers will be named as {PACKAGING_INSTALLER_NAME}-{TAG}.exe
3737
# - macOS installers will be named as {PACKAGING_INSTALLER_NAME}-{TAG}.zip
3838
# - Linux .appimages will be named as {PACKAGING_INSTALLER_NAME}-${TAG}.AppImage
39-
PACKAGING_INSTALLER_NAME="ExampleMod"
39+
PACKAGING_INSTALLER_NAME="CombinedArms"
4040

4141
# The human-readable name for this project.
4242
# This is used in:

0 commit comments

Comments
 (0)