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

Swap libarchive-rs for more stable compress-tools #84

Closed atlanticaccent closed 3 years ago

atlanticaccent commented 3 years ago

Compress-tools now supports static compilation on Windows, and appears to have a more stable FFI, so is now the better option.