[](https://crates.io/crates/satisfactory-save-file) [](https://docs.rs/satisfactory-save-file/)
This Rust crate contains `SaveFile` which represents save files in Satisfactory. Use `SaveFile::parse()` to read save files.
Special thanks to [SatisfactorySaveEditor](https://github.com/Goz3rr/SatisfactorySaveEditor) for the parsing code.