Expand description

Utilities for handling and deserializing a Paramdex for modifying Souls games.

Entry points for the library include:

Modules

Utilities for deserializing ParamDefs from XML. Input should be from soulsmods/Paramdex.

Structs

Flags used in editors to control user input behavior
A definition for the format of a param file
Declared metadata about fields in a param
The data type definition for a parameter field
A simple mapping from param type to a ParamDef

Enums

Enum for type of dummy data
Type of field present in the param
The endianness of the specific ParamDef
The text format for descriptions in the ParamDef