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

Start game from app #108

Closed atlanticaccent closed 2 years ago

atlanticaccent commented 2 years ago

Fixes #11 Allows launching the app from the launcher. Includes an experimental "direct launch" functionality, which allows skipping the launcher entirely. Interaction with the manager is disabled whilst Starsector is running. When using the experimental launch option, resolution must be specified manually in the settings pane (can't currently find a way to pull the user resolution settings). Experimental launch settings persist between manager instances.