aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authortcmal <me@aria.rip>2024-08-25 17:44:22 +0100
committertcmal <me@aria.rip>2024-08-25 17:44:22 +0100
commit1a0ac4464c2053e8b08e867c3abb77b89d951d9c (patch)
treeca00435d5b6ab24d01f19da970f13654a3f7eb27 /Cargo.toml
parent7be602f38f9ba5067de8fa8f3a004ce4e5200ade (diff)
feat(contrib): add deltatime and flycam implementations
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 5ed76d5..da8eb6c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,7 @@ members = [
"stockton-input-codegen",
"stockton-render",
"stockton-levels",
+ "stockton-contrib",
"examples/render-bsp",
"examples/input-codegen"
] \ No newline at end of file