Drop is an open-source game distribution platform, like GameVault or Steam. It's designed to distribute and shared DRM-free game quickly, all while being incredibly flexible, beautiful and fast.
- Drop is flexible. While abstractions and interfaces can make the codebase more complicated, the flexibility is worth it.
- 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 a username/password to SSO.
- Drop is user-friendly. The interface is designed to be clean and simple to use, with complexity available to the users who want it.
See our documentation on how to deploy Drop for more information.
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.