mirror of
https://github.com/Drop-OSS/.github.git
synced 2026-01-30 20:55:17 +01:00
Update README.md
This commit is contained in:
@@ -1,68 +1,29 @@
|
||||
# Drop
|
||||
# Drop OSS
|
||||
|
||||
[](https://opensource.org/licenses/AGPL-3.0)
|
||||
[](https://discord.gg/ACq4qZp4a9)
|
||||
[](https://docs.droposs.org/)
|
||||
[](https://opencollective.com/drop-oss)
|
||||
[](https://droposs.org)
|
||||
[](https://forum.droposs.org)
|
||||
[](LICENSE)
|
||||
[](https://discord.gg/ACq4qZp4a9)
|
||||
[](https://opencollective.com/drop-oss)
|
||||
|
||||
Drop is an open-source game distribution platform, designed to provide a Steam-like experience for DRM-free games. It's built with flexibility, security, and user-friendliness in mind.
|
||||
|
||||
## 🌟 Features
|
||||
## Getting Started
|
||||
|
||||
### 🔐 Authentication
|
||||
Drop supports:
|
||||
- Simple login (username/password)
|
||||
- Invitation-based registration
|
||||
- SSO (various providers, or generic)
|
||||
- Multi-provider sign in (can use multiple different methods)
|
||||
To get started, check out our [Getting Started Guide](https://docs.droposs.org/docs/guides/quickstart/).
|
||||
|
||||
### 🎮 Games
|
||||
Drop supports any format of game and handles multiple platforms:
|
||||
- Native games for Windows & Linux
|
||||
- First-class support for Wine/Proton in Linux
|
||||
- Custom-install scripts/dependency installation & checking
|
||||
If you're looking for client downloads, check out [our website](https://droposs.org/download)
|
||||
|
||||
### ✨ Current Features
|
||||
- Multi library sources
|
||||
- Screenshots syncing
|
||||
- P2P with TailScale integration
|
||||
- Update notifications
|
||||
- Game versioning
|
||||
- Collections support
|
||||
- Docker deployment
|
||||
- ARM support
|
||||
- Cross-platform (Windows, macOS, Linux)
|
||||
|
||||
### 🚀 Coming Soon
|
||||
- Cloud saves
|
||||
- Archived game support
|
||||
- Big Picture mode
|
||||
- Multi-server support
|
||||
- Steamworks library replacement
|
||||
- Remote LAN/automatic networking
|
||||
- Enhanced P2P downloads
|
||||
|
||||
## 📦 Repositories
|
||||
## Repositories
|
||||
|
||||
| Repository | Description |
|
||||
|------------|-------------|
|
||||
| [drop](https://github.com/Drop-OSS/drop) | Main Drop server repository |
|
||||
| [drop-app](https://github.com/Drop-OSS/drop-app) | Drop desktop application |
|
||||
| [droplet](https://github.com/Drop-OSS/droplet) | Utility package for Drop |
|
||||
| [libtailscale](https://github.com/Drop-OSS/libtailscale) | TailScale integration library |
|
||||
| [drop-base](https://github.com/Drop-OSS/drop-base) | Base components and shared code |
|
||||
| [headscalez](https://github.com/Drop-OSS/headscalez) | Embedded Headscale library |
|
||||
|
||||
## 📚 Resources
|
||||
|
||||
- 📖 [Documentation](https://docs.droposs.org/) - Official Drop documentation
|
||||
- 💬 [Forum](https://forum.droposs.org/) - Community discussions and support
|
||||
- 🎮 [Discord](https://discord.gg/ACq4qZp4a9) - Join our community on Discord
|
||||
|
||||
## 🤝 Contributing
|
||||
|
||||
We welcome contributions! Please see our [Contributing Guide](https://github.com/Drop-OSS/drop/blob/develop/CONTRIBUTING.md) for details on how to get started.
|
||||
|
||||
## 📄 License
|
||||
## License
|
||||
|
||||
Drop is licensed under AGPL-3.0. See the [LICENSE](https://github.com/Drop-OSS/drop/blob/develop/LICENSE) file for details.
|
||||
|
||||
@@ -70,4 +31,4 @@ Drop is licensed under AGPL-3.0. See the [LICENSE](https://github.com/Drop-OSS/d
|
||||
|
||||
<p align="center">
|
||||
<sub>Built with ❤️ by the Drop OSS community</sub>
|
||||
</p>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user