diff --git a/manifests/rigsofrods/rigsofrods/2020.1.0.yaml b/manifests/rigsofrods/rigsofrods/2020.1.0.yaml new file mode 100644 index 000000000..8d6f5c97c --- /dev/null +++ b/manifests/rigsofrods/rigsofrods/2020.1.0.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: rigsofrods.rigsofrods +Publisher: rigs of rods +Name: rigs of rods +Author: rigs of rods +Description: Rigs of Rods (RoR) is an open source multi-simulation game which uses soft-body physics to simulate the motion and deformation of vehicles. +#AppMoniker: +Tags: game,vehicle,drive,soft-body physics,beam +#FileExtensions: +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://www.rigsofrods.org/ +License: GPL +LicenseUrl: https://github.com/RigsOfRods/rigs-of-rods/blob/master/COPYING + +# ================= Installer ================= +Version: 2020.1.0 +InstallerType: exe +Installers: + - Arch: x64 + Url: https://download.fastgit.org/CuriousMike56/ContentPacks/releases/download/2020.01/RoR_2020.01_Setup.exe + Sha256: 6874a6ce09ee8a302faa5a9fdcb5be156c06abd9d704122d3c2f4956c73b2f7d + Switches: + Silent: /SILENT /COMPONENTS="" + SilentWithProgress: /SILENT /COMPONENTS="" \ No newline at end of file