Skip to content

Releases: Nexus-Mods/StarfieldSaveTool

1.3.0

02 Sep 10:29
b56947c
Compare
Choose a tag to compare
  • Updated to support save version 140 that was added in Starfield 1.13.61.0

1.2.0

24 Jul 09:54
3f67923
Compare
Choose a tag to compare
  • Increased stdout buffer size to 64 KB to handle larger save files
  • De-prettied (uglied? uglified?! made ugly!?!) the JSON output to save buffer size
  • Packaging with NativeAOT to improve performance

1.1.0

15 Jul 08:49
2b06463
Compare
Choose a tag to compare
  • Added JsonVersion in case we have to change the output format in the future
  • Added experimental write support. This isn't a save file editor but is a proof-of-concept testing the full circle of read, decompress, modify, compress, write. The game does successfully read the re-written save file.
  • Code refactoring

1.0.1

09 Jul 11:08
c800fae
Compare
Choose a tag to compare
  • Fixed batch file for whitespace in folder paths

1.0.0

09 Jul 08:57
4047d8f
Compare
Choose a tag to compare

Initial Release