aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2026-07-18 19:40:17 +0300
committerValentin Popov <valentin@popov.link>2026-07-18 19:40:17 +0300
commitd31d1f8eab7a2c79e349748939de01895af5de7e (patch)
tree89546aab24629deebaf88c3694e49ef2a547a3e2 /Cargo.toml
parenta7b434aeb2e1c79131e4919f6b0cbf66cdc06599 (diff)
downloadfparkan-d31d1f8eab7a2c79e349748939de01895af5de7e.tar.xz
fparkan-d31d1f8eab7a2c79e349748939de01895af5de7e.zip
feat(script): decode compiled package framing
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3e92b8a..5e9d546 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,6 +18,7 @@ members = [
"crates/fparkan-render",
"crates/fparkan-resource",
"crates/fparkan-rsli",
+ "crates/fparkan-script",
"crates/fparkan-runtime",
"crates/fparkan-terrain",
"crates/fparkan-terrain-format",