mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 12:25:31 -04:00
[GH-ISSUE #158] [BUG/FEATURE?] Can't select .exe in parent dir #78
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 @GetTuh on GitHub (Aug 1, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/158
I have pizzatower.exe in the parent dir of library:
library/Pizza Tower/PizzaTower.exehowever the admin webui doesn't allow me to select the parent dir, only subfolders:
GL on the project!
@DecDuck commented on GitHub (Aug 1, 2025):
Are you using a Filesystem or FlatFilesystem provider? Drop, by default, uses versions games by subfolder, which is what you're seeing here. You probably want to re-create your library source, you can read more about different kind of library sources here: https://docs.droposs.org/docs/library
@GetTuh commented on GitHub (Aug 1, 2025):
ah that makes sense. I'm on Filesystem (default i guess). Should have read the docs. thx for rapid response!
[BUG/FEATURE?] Can't select .exe in parent dirto [GH-ISSUE #158] [BUG/FEATURE?] Can't select .exe in parent dir