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

Implement mod browser #133

Closed atlanticaccent closed 2 years ago

atlanticaccent commented 2 years ago

Utilising system webview implementations, we can provide our own "browser" through which we can capture user browser interactions, and thus intercept downloads from mod forums and thus "directly" install mods from just links without any other infrastructure.