No description
Find a file
2026-06-30 08:22:53 +10:00
.github/workflows Publish docs, update links (#431) 2026-06-21 16:39:34 +10:00
backend New v0.4.0 website 2026-04-03 01:25:10 +00:00
cli disable proxy buffering 2026-04-19 09:38:42 +10:00
desktop Fix local path and templating issues 2026-06-30 08:22:53 +10:00
libraries Add lints, new website publish (#428) 2026-06-21 11:16:39 +10:00
server Variety of bug fixes (#432) 2026-06-21 20:07:59 +10:00
sites Publish docs, update links (#431) 2026-06-21 16:39:34 +10:00
torrential chore(deps): bump time from 0.3.44 to 0.3.47 in /torrential (#381) 2026-05-09 12:26:43 +10:00
.dockerignore Attempt fix monorepo build (#404) 2026-04-27 15:38:05 +10:00
.gitattributes Improve repo tooling (#398) 2026-04-20 11:44:38 +10:00
.gitignore Improve repo tooling (#398) 2026-04-20 11:44:38 +10:00
Dockerfile Fix v0.4.0 process handler, add override menu (#430) 2026-06-21 15:24:33 +10:00
package.json Improve repo tooling (#398) 2026-04-20 11:44:38 +10:00
pnpm-lock.yaml Publish docs, update links (#431) 2026-06-21 16:39:34 +10:00
pnpm-workspace.yaml Improve repo tooling (#398) 2026-04-20 11:44:38 +10:00
README.md Publish docs, update links (#431) 2026-06-21 16:39:34 +10:00
SECURITY.md Add and fix missing projects 2026-03-30 19:34:34 +11:00
server.code-workspace New v0.4.0 website 2026-04-03 01:25:10 +00:00


Drop

Website Docs Static Badge GitHub License Discord Open Collective Weblate project translated

Drop is an open-source game distribution platform, similar to GameVault or Steam. It's designed to distribute and share DRM-free games quickly, all while being incredibly flexible, beautiful, and fast.

Drop Screenshot

Philosophy

  1. Drop is flexible. While abstractions and interfaces can complicate the codebase, the flexibility is worth it.
  2. Drop is secure. The nature of Drop means an instance can never be accessible without authentication. In line with #1, Drop also supports a huge variety of authentication mechanisms, from username/password to SSO.
  3. Drop is user-friendly. The interface is designed to be clean and simple to use, with advanced features available to users who want them.

Deployment

See our documentation on how to deploy Drop for more information.

Contributing

Please see the in-depth contributing guide. The guide includes information on how to set up the project, how to contribute code, how to report issues, and even how to effectively translate Drop.

Drop Translation Progress