From 1dc2b6622cb19a3b9bc40dae696873d37eb6e7f4 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Fri, 22 Aug 2025 08:50:19 +0000 Subject: [PATCH] Add Drop to Games - Admin Utilities & Control Panels (#1564) Co-authored-by: Rabenherz112 --- software/drop.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/drop.yml diff --git a/software/drop.yml b/software/drop.yml new file mode 100644 index 0000000000..dfc8b896f1 --- /dev/null +++ b/software/drop.yml @@ -0,0 +1,12 @@ +name: Drop +website_url: https://droposs.org +source_code_url: https://github.com/Drop-OSS/drop +description: Game distribution platform, designed for distributing and sharing DRM-free games efficiently (alternative to Steam, GameVault). +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Games - Administrative Utilities & Control Panels +depends_3rdparty: true +related_software_url: "https://github.com/Drop-OSS/drop-app"