No description
Currently translated at 29.3% (181 of 616 strings) Translated using Weblate (Italian) Currently translated at 21.7% (134 of 616 strings) Translated using Weblate (Italian) Currently translated at 20.9% (129 of 616 strings) Translated using Weblate (Italian) Currently translated at 19.9% (123 of 616 strings) Update translation files Updated by "Remove blank strings" add-on in Weblate. Translated using Weblate (Italian) Currently translated at 15.2% (94 of 616 strings) Translated using Weblate (Spanish) Currently translated at 31.6% (195 of 616 strings) Translated using Weblate (Spanish) Currently translated at 31.6% (195 of 616 strings) Translated using Weblate (Spanish) Currently translated at 31.6% (195 of 616 strings) Translated using Weblate (Spanish) Currently translated at 31.6% (195 of 616 strings) Translated using Weblate (Spanish) Currently translated at 31.6% (195 of 616 strings) Translated using Weblate (Spanish) Currently translated at 26.8% (160 of 595 strings) Translated using Weblate (Spanish) Currently translated at 16.6% (99 of 595 strings) Translated using Weblate (French) Currently translated at 99.6% (593 of 595 strings) Translated using Weblate (French) Currently translated at 100.0% (595 of 595 strings) Translated using Weblate (French) Currently translated at 97.9% (583 of 595 strings) Translated using Weblate (French) Currently translated at 96.3% (573 of 595 strings) Translated using Weblate (French) Currently translated at 94.8% (555 of 585 strings) Use self-hosted runner Use self-hosted runner Co-authored-by: Andrea Fiorencis <me@andrestork.moe> Co-authored-by: DecDuck <declanahofmeyr@gmail.com> Co-authored-by: Ribemont Francois <ribemont.francois+weblate@gmail.com> Co-authored-by: Visirt <parisbielsa@gmail.com> Co-authored-by: Weblate <noreply-mt-weblate@weblate.org> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://translate.droposs.org/projects/drop/drop/ Translate-URL: https://translate.droposs.org/projects/drop/drop/es/ Translate-URL: https://translate.droposs.org/projects/drop/drop/fr/ Translate-URL: https://translate.droposs.org/projects/drop/drop/it/ Translation: Drop/Drop |
||
|---|---|---|
| .github/workflows | ||
| .vscode | ||
| assets | ||
| build | ||
| components | ||
| composables | ||
| deploy-template | ||
| dev-tools | ||
| drop-base@dad3487be6 | ||
| i18n | ||
| layouts | ||
| middleware | ||
| pages | ||
| plugins | ||
| prisma | ||
| public | ||
| rules | ||
| server | ||
| torrential@f469744ebf | ||
| utils | ||
| .dockerignore | ||
| .editorconfig | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| .prettierignore | ||
| .prettierrc.json | ||
| app.vue | ||
| buf.gen.yaml | ||
| changelog.md | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| error.vue | ||
| eslint.config.mjs | ||
| LICENSE | ||
| nuxt.config.ts | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| prisma.config.ts | ||
| README.md | ||
| SECURITY.md | ||
| tailwind.config.js | ||
| tsconfig.json | ||
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.
Philosophy
- Drop is flexible. While abstractions and interfaces can complicate the codebase, 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 username/password to SSO.
- 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.