CLI tool to convert between serde-supported formats.
LordMZTE e30765f7c1
feat: add support for compressed NBT
this switches from hematite_nbt to fastnbt.
2022-05-06 16:46:45 +02:00
sercon-backends feat: add support for compressed NBT 2022-05-06 16:46:45 +02:00
sercon-base init 2022-02-22 21:27:36 +01:00
sercon-cli init 2022-02-22 21:27:36 +01:00
.gitignore init 2022-02-22 21:27:36 +01:00
Cargo.toml init 2022-02-22 21:27:36 +01:00
README.md add readme 2022-02-22 21:29:06 +01:00
rustfmt.toml init 2022-02-22 21:27:36 +01:00

README.md

SERCON (SERdeCONvert)

SERCON is a CLI tool that can convert between different data formats, such as json, toml, ron, yaml and more!