paramdex-rs 0.1.0+build.2

Utilities for handling and deserializing a Paramdex / individual Paramdef XMLs for modifying Souls games
Documentation

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.