From 5696b5e1a9acc2800794db0e64a9413d764d93a3 Mon Sep 17 00:00:00 2001 From: Philipp Brandstetter Date: Wed, 6 Jan 2021 21:22:05 +0100 Subject: [PATCH] Added Corsixth 0.64 (#6001) * Added manifest CorsixTH 0.64 * Update CorsixTH 0.64 silent switches * Update Folder Structure --- manifests/CorsixTH/CorsixTH/0.64.yaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 manifests/CorsixTH/CorsixTH/0.64.yaml diff --git a/manifests/CorsixTH/CorsixTH/0.64.yaml b/manifests/CorsixTH/CorsixTH/0.64.yaml new file mode 100644 index 000000000..b558f4f5e --- /dev/null +++ b/manifests/CorsixTH/CorsixTH/0.64.yaml @@ -0,0 +1,25 @@ +# ================== General ================== +Id: CorsixTH.CorsixTH +Publisher: CorsixTH +Name: CorsixTH +Description: A reimplementation of the 1997 Bullfrog business sim Theme Hospital. As well as faithfully recreating the original, CorsixTH adds support for modern operating systems (Windows, macOS, Linux and BSD), high resolutions and much more. +AppMoniker: corsix-th +Tags: game, gaming, theme hospital, simulation, hospital + +# ================== License ================== +License: MIT +LicenseUrl: https://github.com/CorsixTH/CorsixTH/blob/master/LICENSE.txt +Homepage: https://github.com/CorsixTH/CorsixTH + +# ================= Installer ================= +Version: 0.64 +Commands: corsixth, corsix-th +InstallerType: exe +Switches: + Silent: /S + SilentWithProgress: /S +Installers: + - Arch: neutral # x86 and x64 + Url: https://github.com/CorsixTH/CorsixTH/releases/download/v0.64/CorsixTHInstaller.exe + Sha256: cd232ac70e7f4e82b616868a1cac12f522675377f39c3f8e941b758c71a5999b +# ManifestVersion: 0.1.0