GitHunt

ck3json

Convert CK3 files to JSON

Supports CK3 version 1.2.1

Usage

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]

Crate

Crates.io

Projects using ck3json

Languages

Rust100.0%

Contributors

Created September 4, 2020
Updated November 26, 2022
scorpdx/ck3json | GitHunt