See for reference: https://github.com/cohaereo/alkahest/blob/main/crates/alkahest/src/game_selector.rs
It will need a bit of an upgrade for Quicktag
- Preferably hosted in the main quicktag window
- Defer initializing the packagemanager and main application until after we select a package
- Add a version/platform dropdown to the selector
- Read existing version/platform paths from package path cache
See for reference: https://github.com/cohaereo/alkahest/blob/main/crates/alkahest/src/game_selector.rs
It will need a bit of an upgrade for Quicktag