diff --git a/mod.config b/mod.config index f9910f3..3ce4ee3 100644 --- a/mod.config +++ b/mod.config @@ -58,7 +58,7 @@ PACKAGING_DISPLAY_NAME="Red Alert Unplugged" # The URL for the project homepage. # This is used in: # - Windows "Add/Remove Programs" list -PACKAGING_WEBSITE_URL="http://openra.net" +PACKAGING_WEBSITE_URL="https://github.com/RAunplugged/uRA/wiki" # The URL that is opened when a player presses the "FAQ" button in the crash dialog. PACKAGING_FAQ_URL="http://wiki.openra.net/FAQ" @@ -72,7 +72,7 @@ PACKAGING_AUTHORS="SoScared" PACKAGING_OSX_LAUNCHER_TAG="osx-launcher-20171118" # Filename to use for the launcher executable on Windows. -PACKAGING_WINDOWS_LAUNCHER_NAME="RedAlertUnplugged" +PACKAGING_WINDOWS_LAUNCHER_NAME="Red Alert Unplugged" # The name of the Windows Program Files directory to install the project files to. PACKAGING_WINDOWS_INSTALL_DIR_NAME="Red Alert Unplugged"