ArcDPS bindings v0.12.2
- Add optional unwind support. Enabling the
"unwind"
feature changes the ABI of plugin functions to allow ArcDPS to catch panics and generate a crash log. This requires Rust 1.71.0 or later. (#2) - Fix
Language
representation to match Unofficial Extras enum. - Add
Parse
implementation toRawCombatEvent
.