bestander / civ6-save-parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

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

About

License:MIT License


Languages

Language:JavaScript 100.0%