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
5 stars 0 forks source link
cli havok hkx serde skyrim skyrim-special-edition

Havok Behavior Serialization/Deserialization Library

Release(CLI) Build & Test(Cargo) Line of Code License License

Features

Download CLI(For behavior creator)

./hkxc --help

When used as a library(For developer)

# in Cargo.toml
serde_hkx_features = { git = "https://github.com/SARDONYX-sard/serde-hkx", tag = "0.3.1" }
# in Cargo.toml
havok_classes = { git = "https://github.com/SARDONYX-sard/serde-hkx", tag = "0.3.1" }
serde_hkx = { git = "https://github.com/SARDONYX-sard/serde-hkx", tag = "0.3.1" }

Documentation

git clone https://github.com/SARDONYX-sard/serde-hkx.git;cd ./serde-hkx; cargo doc -p serde_hkx_features;

implementation progress

The only way to find out if it is possible or not is to try it out.

About the GPL old version

GPL-dependent code (rhexdump crate) has been removed, and the GPL usage history has been completely removed.