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"