From 19c302d6640505eb88c2a04da6f2f19d50fb2dd5 Mon Sep 17 00:00:00 2001 From: John Beresford Date: Sun, 8 Dec 2024 03:51:27 -0800 Subject: [PATCH] add Retrom (#974) Co-authored-by: Rabenherz112 Co-authored-by: nodiscc --- software/retrom.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/retrom.yml diff --git a/software/retrom.yml b/software/retrom.yml new file mode 100644 index 0000000000..da89bd1d9f --- /dev/null +++ b/software/retrom.yml @@ -0,0 +1,11 @@ +name: "Retrom" +website_url: "https://github.com/JMBeresford/retrom" +source_code_url: "https://github.com/JMBeresford/retrom" +description: "Private cloud game library distribution server + frontend/launcher." +licenses: + - GPL-3.0 +platforms: + - Docker + - Rust +tags: + - Games - Administrative Utilities & Control Panels