atlanticaccent / starsector-mod-manager-rust

A mod manager for Starsector, a space fleet-battle and economics simulator. This time written in Rust.
https://atlanticaccent.github.io/starsector-mod-manager-rust/
MIT License
33 stars 1 forks source link

Fix for macOS not able to select Starsector app #88

Closed atlanticaccent closed 2 years ago

atlanticaccent commented 2 years ago

Incorrectly using the save_file_dialog instead of the select_file_dialog. Hopefully the filter used here isn't overly restrictive.