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 #104

Closed atlanticaccent closed 2 years ago

atlanticaccent commented 2 years ago

0.95.1 has a deobfuscated class somewhere that includes the installed version. Otherwise, we could potentially parse the logs in starsector-core for the version, so long as the game has been launched at least once.