mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-22 20:51:12 +10:00
* feat: add link to drop version in footer * feat: add drop logo aria label * feat: disable all crawling by bots for now i think this is a good default as all of drop is currently behind auth * feat: hide logo when inside wordmark for aria * docs: update readme and contributing * feat: default page in setup wizzard is img * ci: remove redundant perm in release ci * docs: update translation links and add progress image * fix: lang selector using wrong weblate link
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, like GameVault or Steam. It's designed to distribute and shared DRM-free game 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 make the codebase more complicated, 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 a username/password to SSO.
|
|
3. Drop is user-friendly. The interface is designed to be clean and simple to use, with complexity available to the users who want it.
|
|
|
|
## 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/)
|