From 39929633e38d1d2bdb3a3cca7b6f0d8ea51b8bb4 Mon Sep 17 00:00:00 2001 From: SoScared Date: Thu, 26 Jul 2018 11:51:20 +0200 Subject: [PATCH] prep installers --- mod.config | 16 ++++++++-------- mods/ura/mod.yaml | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/mod.config b/mod.config index 1282cab..6a29fe5 100644 --- a/mod.config +++ b/mod.config @@ -9,7 +9,7 @@ MOD_ID="ura" # The OpenRA engine version to use for this project. -ENGINE_VERSION="9c61217" +ENGINE_VERSION="unplugged-9c61217" ############################################################################## # Continuous Integration @@ -68,10 +68,10 @@ PACKAGING_AUTHORS="SoScared" PACKAGING_OSX_LAUNCHER_TAG="osx-launcher-20180723" # Filename to use for the launcher executable on Windows. -PACKAGING_WINDOWS_LAUNCHER_NAME="Red Alert Unplugged" +PACKAGING_WINDOWS_LAUNCHER_NAME="Red Alert Unplugged v0.2" # The name of the Windows Program Files directory to install the project files to. -PACKAGING_WINDOWS_INSTALL_DIR_NAME="Red Alert Unplugged" +PACKAGING_WINDOWS_INSTALL_DIR_NAME="Red Alert Unplugged v0.2" # The key prefix used for Windows registry metadata. # This should not contain spaces or special characters. @@ -89,7 +89,7 @@ PACKAGING_COPY_ENGINE_FILES="./mods/modcontent" # Overwrite the version in mod.yaml with the tag used for the SDK release # Accepts values "True" or "False". -PACKAGING_OVERWRITE_MOD_VERSION="True" +PACKAGING_OVERWRITE_MOD_VERSION="False" ############################################################################## # Advanced Configuration @@ -102,13 +102,13 @@ PACKAGING_OVERWRITE_MOD_VERSION="True" AUTOMATIC_ENGINE_MANAGEMENT="True" # The URL to download the engine files from when AUTOMATIC_ENGINE_MANAGEMENT is enabled. -AUTOMATIC_ENGINE_SOURCE="https://github.com/OpenRA/OpenRA/archive/${ENGINE_VERSION}.zip" +AUTOMATIC_ENGINE_SOURCE="https://github.com/SoScared/OpenRA/archive/${ENGINE_VERSION}.zip" # Temporary file/directory names used by automatic engine management. # Paths outside the SDK directory are not officially supported. -AUTOMATIC_ENGINE_EXTRACT_DIRECTORY="./engine_temp" -AUTOMATIC_ENGINE_TEMP_ARCHIVE_NAME="engine.zip" -ENGINE_DIRECTORY="./engine" +AUTOMATIC_ENGINE_EXTRACT_DIRECTORY="./unplugged-engine_temp" +AUTOMATIC_ENGINE_TEMP_ARCHIVE_NAME="unplugged-engine.zip" +ENGINE_DIRECTORY="./unplugged-engine" # The url to download the OpenRA macOS launcher files. PACKAGING_OSX_LAUNCHER_SOURCE="https://github.com/OpenRA/OpenRALauncherOSX/releases/download/${PACKAGING_OSX_LAUNCHER_TAG}/launcher.zip" diff --git a/mods/ura/mod.yaml b/mods/ura/mod.yaml index 65dc492..8569045 100644 --- a/mods/ura/mod.yaml +++ b/mods/ura/mod.yaml @@ -1,6 +1,6 @@ Metadata: Title: Red Alert: Unplugged - Version: Master version + Version: v0.2 Alpha Website: http://redalertunplugged.com/ WebIcon32: WebIcon32: https://www.openra.net/images/icons/ra_32x32.png @@ -40,7 +40,7 @@ MapFolders: ura|maps/missions: System ura|maps/modded: System ura|maps/other: System - ~^maps/ra/release-20180307: User + ~^maps/ura/v0.2 Alpha: User Rules: ura|rules/misc.yaml