psmap: add basic node to struct demarshaller

This commit is contained in:
Matt Bilker
2019-11-09 08:56:44 +00:00
parent 045f2787f6
commit 6080df7b03
5 changed files with 536 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ name = "kbinxml_cli"
version = "2.0.0"
authors = ["Matt Bilker <me@mbilker.us>"]
description = "An encoder/decoder for Konami's binary XML format used in many of their games."
license = "MIT"
edition = "2018"
[dependencies]