From 3377dc50f569ff376cad91f6bf8670573a8ab7ae Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Mon, 4 Jan 2021 00:17:33 +0800 Subject: [PATCH] openage latest (#5835) --- manifests/openage/openage/latest.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/openage/openage/latest.yaml diff --git a/manifests/openage/openage/latest.yaml b/manifests/openage/openage/latest.yaml new file mode 100644 index 000000000..40626ea38 --- /dev/null +++ b/manifests/openage/openage/latest.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: openage.openage +Publisher: openage +Name: openage +Author: openage +Description: Free cross-platform RTS engine providing "Age of Empires"-style game mechanics +#AppMoniker: +Tags: game,rts,age of empires,game engine +#FileExtensions: +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://openage.sft.mx/ +License: GPL3 +LicenseUrl: https://github.com/SFTtech/openage/blob/master/copying.md + +# ================= Installer ================= +Version: latest +InstallerType: nullsoft +Installers: + - Arch: x64 + Url: https://bintray.com/simonsan/openage-packages/download_file?file_path=openage-amd64-installer_NIGHTLY-latest.exe + Sha256: c6ebbf922b6a949f1e28de5e7a94b4a1280c6b592c23a8647d7293a16c3cd4a4 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file