SARDONYX-sard / serde-hkx

Pure Rust cross-platform Havok behavior (De)Serialization library.(ver. hk_2010.2.0-r1)
https://www.nexusmods.com/skyrimspecialedition/mods/126214/
MIT License
6 stars 0 forks source link

Feature/fix serialize empty hkflags #29

Closed SARDONYX-sard closed 3 days ago

SARDONYX-sard commented 3 days ago

New Features

Changes and Fixes

Fixed problem with empty flags not being serialized_bytes

Refactors