[GH-ISSUE #255] Request: Possibility to download version without installation #135

Closed
opened 2026-02-17 17:06:14 -05:00 by yindo · 5 comments
Owner

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

Would it be possible to create an option in addition to the install field for the browser/client that solely downloads a selected version independend of OS without installation? I'm thinking about game versions that need manual tweaking after download or modded games.

Originally created by @MaveCordes on GitHub (Sep 26, 2025). Original GitHub issue: https://github.com/Drop-OSS/drop/issues/255 Would it be possible to create an option in addition to the install field for the browser/client that solely downloads a selected version independend of OS without installation? I'm thinking about game versions that need manual tweaking after download or modded games.
yindo added the needs-triage label 2026-02-17 17:06:14 -05:00
Author
Owner

@DecDuck commented on GitHub (Oct 12, 2025):

I'm not sure what you mean, could you explain it again?

@DecDuck commented on GitHub (Oct 12, 2025): I'm not sure what you mean, could you explain it again?
Author
Owner

@MaveCordes commented on GitHub (Oct 14, 2025):

Sure, no problem.

The feature would just be the option to download a stored archive or folder "as it is", without attempting to install it automatically. Starting the game could then just open the associated folder.

What could this be useful for?
Heavily modded games, stored mod-collections or games with different executables or scripts that need manual handling.

@MaveCordes commented on GitHub (Oct 14, 2025): Sure, no problem. The feature would just be the option to download a stored archive or folder "as it is", without attempting to install it automatically. Starting the game could then just open the associated folder. What could this be useful for? Heavily modded games, stored mod-collections or games with different executables or scripts that need manual handling.
Author
Owner

@DecDuck commented on GitHub (Oct 14, 2025):

We don't run anything if not configured, you can import it as a normal version and make the executable something like "explorer.exe {dir}" (not 100% sure if this would work)

@DecDuck commented on GitHub (Oct 14, 2025): We don't run anything if not configured, you can import it as a normal version and make the executable something like "explorer.exe {dir}" (not 100% sure if this would work)
Author
Owner

@Pacodastre commented on GitHub (Oct 23, 2025):

Is this the default behaviour in drop? As in, you import a game version into drop. Then the client installs the game. This installation is just a copy of all the files from that version on the client OS. So if you wanted to have different versions with different mods installed in each version, that's possible already. Unless i'm missing something.

@Pacodastre commented on GitHub (Oct 23, 2025): Is this the default behaviour in drop? As in, you import a game version into drop. Then the client installs the game. This installation is just a copy of all the files from that version on the client OS. So if you wanted to have different versions with different mods installed in each version, that's possible already. Unless i'm missing something.
yindo changed title from Request: Possibility to download version without installation to [GH-ISSUE #255] Request: Possibility to download version without installation 2026-06-05 14:21:39 -04:00
yindo closed this issue 2026-06-05 14:21:39 -04:00
Author
Owner

@DecDuck commented on GitHub (Feb 18, 2026):

Can be solved by putting the file explorer in the launch commands. Feel free to re-open if this isn't satisfactory.

<!-- gh-comment-id:3919386882 --> @DecDuck commented on GitHub (Feb 18, 2026): Can be solved by putting the file explorer in the launch commands. Feel free to re-open if this isn't satisfactory.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#135