Utilities for handling and deserializing a Paramdex for modifying Souls games.
Entry points for the library include:
- [
Paramdex::deserialize_all
] - For deserializing an entire Paramdex - [
deserialize::deserialize_def
] - For deserializing a single Paramdef from a Paramdex - [
Paramdex::empty
] - For starting with an empty Paramdex to insert defs into.