From ee99f56bc4cac44177d404e6ff3b4dc5048c266b Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sun, 30 Mar 2025 16:53:03 +0200 Subject: [PATCH] add Gaseous Server (#1223) --- software/gaseous-server.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/gaseous-server.yml diff --git a/software/gaseous-server.yml b/software/gaseous-server.yml new file mode 100644 index 0000000000..dba7fc11ab --- /dev/null +++ b/software/gaseous-server.yml @@ -0,0 +1,12 @@ +name: "Gaseous Server" +website_url: "https://github.com/gaseous-project/gaseous-server" +source_code_url: "https://github.com/gaseous-project/gaseous-server" +description: "A game ROM manager, with a built in web based emulator using multiple sources to identify and provide metadata." +licenses: + - AGPL-3.0 +platforms: + - Docker + - .NET +tags: + - Games - Administrative Utilities & Control Panels +depends_3rdparty: true