[GH-ISSUE #215] [FEATURE] Multiple files for launching games/configurators #108

Open
opened 2026-02-17 17:06:09 -05:00 by yindo · 4 comments
Owner

Originally created by @Pesoen on GitHub (Aug 26, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/215

recently added OpenRA to my drop server, and it comes with multiple games you can launch from it, but i would need to add each as its own game(essentially wasting space pr game as they all contain the same files) so a way to select multiple files for running the game would be great.

what i imagine is a similar thing to steam, where if the game can launch in multiple ways, you get a small popup allowing you to select what way to launch it, and set it as the default. this would save some space for certain things, and allow configuration programs to be ran as well for games that has them externally, with only a few things in the game menu.

Originally created by @Pesoen on GitHub (Aug 26, 2025). Original GitHub issue: https://github.com/Drop-OSS/drop/issues/215 recently added OpenRA to my drop server, and it comes with multiple games you can launch from it, but i would need to add each as its own game(essentially wasting space pr game as they all contain the same files) so a way to select multiple files for running the game would be great. what i imagine is a similar thing to steam, where if the game can launch in multiple ways, you get a small popup allowing you to select what way to launch it, and set it as the default. this would save some space for certain things, and allow configuration programs to be ran as well for games that has them externally, with only a few things in the game menu.
yindo added the featureconfirmedduplicate labels 2026-02-17 17:06:09 -05:00
Author
Owner

@NetworkWoozle commented on GitHub (Aug 28, 2025):

I second this. There are a lot of remakes and bundles now that might rely on a launcher or have an executable for each item in the bundle, it'd be nice to be able to launch directly. Also, some games have a separate multiplayer or config application.

@NetworkWoozle commented on GitHub (Aug 28, 2025): I second this. There are a lot of remakes and bundles now that might rely on a launcher or have an executable for each item in the bundle, it'd be nice to be able to launch directly. Also, some games have a separate multiplayer or config application.
Author
Owner

@Pesoen commented on GitHub (Aug 29, 2025):

tried my first "vibe coding" experiment, and made a simple launcher in python. available here

very basic, but gets the job done for me until this(hopefully) gets implemented. if it does not, i might make a better version from scratch. but its a workaround for those who want it, and it's "good enough" for me.

@Pesoen commented on GitHub (Aug 29, 2025): tried my first "vibe coding" experiment, and made a simple launcher in python. available [here](https://github.com/Pesoen/GameLauncher) very basic, but gets the job done for me until this(hopefully) gets implemented. if it does not, i might make a better version from scratch. but its a workaround for those who want it, and it's "good enough" for me.
Author
Owner

@DecDuck commented on GitHub (Aug 29, 2025):

If you're linking to another project, could you make sure the source is available? It seems like the actual code is missing in your repository.

@DecDuck commented on GitHub (Aug 29, 2025): If you're linking to another project, could you make sure the source is available? It seems like the actual code is missing in your repository.
Author
Owner

@Pesoen commented on GitHub (Aug 29, 2025):

If you're linking to another project, could you make sure the source is available? It seems like the actual code is missing in your repository.

my bad. uploaded the wrong file, it is now the .py file it was supposed to be.

@Pesoen commented on GitHub (Aug 29, 2025): > If you're linking to another project, could you make sure the source is available? It seems like the actual code is missing in your repository. my bad. uploaded the wrong file, it is now the .py file it was supposed to be.
yindo changed title from [FEATURE] Multiple files for launching games/configurators to [GH-ISSUE #215] [FEATURE] Multiple files for launching games/configurators 2026-06-05 14:21:28 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#108