Convert CK3 files to JSON
Supports CK3 version 1.2.1
USAGE:
ck3json [FLAGS] <file> [grammar]
FLAGS:
-h, --help Prints help information
-m, --melt-only Melt ck3bin-format and return text without converting to JSON
-V, --version Prints version information
ARGS:
<file> CK3 file to parse
<grammar> [default: ck3txt] [possible values: ck3txt, ck3bin]