mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-09 20:12:10 +10:00
38 lines
2.4 KiB
Markdown
38 lines
2.4 KiB
Markdown
<div align="center">
|
|
<img src="https://raw.githubusercontent.com/Drop-OSS/media-sources/refs/heads/main/drop.svg" width="200rem"/>
|
|
</div>
|
|
<br/>
|
|
|
|
# Drop
|
|
|
|
[](https://droposs.org)
|
|
[](https://docs.droposs.org/)
|
|
[](https://forum.droposs.org)
|
|
[](LICENSE)
|
|
[](https://discord.gg/ACq4qZp4a9)
|
|
[](https://opencollective.com/drop-oss)
|
|
[
|
|
](https://translate.droposs.org/engage/drop/)
|
|
|
|
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.
|
|
|
|
<div align="center">
|
|
<img src="https://droposs.org/_ipx/f_webp&q_80/images/carousel/store.png" alt="Drop Screenshot" width="900rem"/>
|
|
</div>
|
|
|
|
## 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](https://docs.droposs.org/docs/guides/quickstart) for more information.
|
|
|
|
## Contributing
|
|
|
|
Please see the [in-depth contributing guide](CONTRIBUTING.md). 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.
|
|
|
|
[](https://translate.droposs.org/engage/drop/)
|