From bdda5cbfcb0c96b5678b511e54f2deb53aeed8ce Mon Sep 17 00:00:00 2001 From: Patryk Czachurski Date: Sun, 13 Jul 2025 17:41:10 +0200 Subject: [PATCH] Add Hypersomnia (#1460) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/hypersomnia.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/hypersomnia.yml diff --git a/software/hypersomnia.yml b/software/hypersomnia.yml new file mode 100644 index 0000000000..353be3ec5a --- /dev/null +++ b/software/hypersomnia.yml @@ -0,0 +1,12 @@ +name: "Hypersomnia" +website_url: "https://github.com/TeamHypersomnia/Hypersomnia" +source_code_url: "https://github.com/TeamHypersomnia/Hypersomnia" +description: "Competitive top-down shooter blending Counter-Strike with Hotline Miami. Runs on Linux, Windows, MacOS and the Web." +licenses: + - AGPL-3.0 +platforms: + - C++ + - Docker +tags: + - Games +demo_url: "https://hypersomnia.io"