Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 375 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 375 Bytes

A tiny tool to debug New Game+ save metadata reading

As some users have encountered problems with New Game+ not seeing perfectly valid saves, I've built a tiny CLI tool to help them with these issues, reusing NG+'s save metadata validation code.

Uses simdjson for JSON parsing.