From 434d67e7d0f4c4e1623f2ee5abb2d6d5d0e8e56f Mon Sep 17 00:00:00 2001 From: KeepSOBP Date: Mon, 1 Mar 2021 02:19:37 +0900 Subject: [PATCH] Add Osu! 2021.226.0 (#8116) --- manifests/Peppy/Osu!/2021.226.0.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/Peppy/Osu!/2021.226.0.yaml diff --git a/manifests/Peppy/Osu!/2021.226.0.yaml b/manifests/Peppy/Osu!/2021.226.0.yaml new file mode 100644 index 000000000..3e21473cf --- /dev/null +++ b/manifests/Peppy/Osu!/2021.226.0.yaml @@ -0,0 +1,18 @@ +Id: Peppy.Osu! +Publisher: Dean "peppy" Herbert +Name: Osu! +Version: 2021.226.0 +License: MIT +AppMoniker: osu +InstallerType: exe +LicenseUrl: https://github.com/ppy/osu/blob/master/LICENCE +Tags: game, rhythm, taiko, ddr, stepmania, beatmania +Description: "A free-to-win rhythm game developed by peppy with four game modes: osu!standard, a circle clicking simulator; osu!taiko, a drumming emulator; osu!catch, a fruit salad catcher; and osu!mania, a key smashing synthesizer." +Homepage: https://osu.ppy.sh/ +Installers: + - Arch: x64 + Url: https://github.com/ppy/osu/releases/download/2021.226.0/install.exe + Sha256: F0DE4FB3366FC813A60460A69F3DD44CDA0E786AA0119F399C075E40A66AE5A4 + Switches: + Silent: /silent + SilentWithProgress: /silent \ No newline at end of file