From 7ff0d8c24409d11d306e315fa6c98d44ecefa026 Mon Sep 17 00:00:00 2001 From: Georges-Antoine Assi <3247106+gantoine@users.noreply.github.com> Date: Sat, 11 Jan 2025 05:39:40 -0500 Subject: [PATCH] Update romm (#1097) New website, repo, description, license and demo page. --- software/romm.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/software/romm.yml b/software/romm.yml index 51decfc647..592822b881 100644 --- a/software/romm.yml +++ b/software/romm.yml @@ -1,14 +1,15 @@ -name: Romm -website_url: https://github.com/zurdi15/romm -description: RomM (Rom Manager) is a web based retro roms manager integrated with IGDB. +name: RomM +website_url: https://romm.app/ +description: ROM manager for organizing, enriching, and playing retro games, with support for 400+ platforms. licenses: - - GPL-3.0 + - AGPL-3.0 platforms: - Docker tags: - Games - Administrative Utilities & Control Panels -source_code_url: https://github.com/zurdi15/romm +source_code_url: https://github.com/rommapp/romm depends_3rdparty: true +demo_url: "https://demo.romm.app/" stargazers_count: 2854 updated_at: '2025-01-07' archived: false