civ6-save-parser
v1.2.3
Published
Parses Civilization VI Save Files.
Readme
Civ 6 Save File Parser
Maintained by the creators of playyourdamnturn.com.
Usage: node index.js filename.Civ6Save [OPTIONS]
Options
- --outputCompressed: Writes the compressed payload to the working directory.
- --simple: Just outputs the parsed information, no metadata.
Use as Module
See tests for module usage, docs will come as the API stabilizes
