feat(msh): retain static node animation data

This commit is contained in:
2026-07-18 16:08:18 +04:00
parent 16449430d1
commit cfa6d27032
5 changed files with 159 additions and 3 deletions
+1 -3
View File
@@ -7,10 +7,8 @@ repository.workspace = true
[dependencies]
encoding_rs = "0.8"
fparkan-nres = { path = "../fparkan-nres", version = "0.1.0" }
[dev-dependencies]
fparkan-animation = { path = "../fparkan-animation", version = "0.1.0" }
fparkan-nres = { path = "../fparkan-nres", version = "0.1.0" }
[lints]
workspace = true