diff options
author | tcmal <me@aria.rip> | 2024-08-25 17:44:22 +0100 |
---|---|---|
committer | tcmal <me@aria.rip> | 2024-08-25 17:44:22 +0100 |
commit | 1a0ac4464c2053e8b08e867c3abb77b89d951d9c (patch) | |
tree | ca00435d5b6ab24d01f19da970f13654a3f7eb27 /Cargo.toml | |
parent | 7be602f38f9ba5067de8fa8f3a004ce4e5200ade (diff) |
feat(contrib): add deltatime and flycam implementations
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |