mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-21 16:15:24 -04:00
[GH-ISSUE #411] [Feature Request] Allow games to be installed on multiple operating systems #346
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @F1zzyD on GitHub (May 9, 2026).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/411
Currently, a game that has an installer is not allowed to be installed on multiple operating systems. For example, someone running Linux with Proton cannot download the Windows installer from Drop: the program sees the user is running Linux and only allows Windows users to download the game, even if the Linux user can run Windows programs on their OS. This means that admins would need to duplicate the installer in Drop just for it to be downloaded by Linux users.