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

Detect currently installed/selected Starsector version #105

Closed atlanticaccent closed 2 years ago

atlanticaccent commented 2 years ago

Also modifies manager version to be displayed in window title. Detected starsector version is displayed in pseudo-title bar. Manager updates generate a popup on app start if they are detected, and will always be accessible from the settings page if detected. I have changed way too much at once in this commit. Fixes #104