add enabled extension and implement overlay plugin

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2024-06-25 19:15:27 +02:00
parent 0a7f692a35
commit cde28677a0
4 changed files with 33 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
pub mod handtracking;
#[cfg(feature = "passthrough")]
pub mod passthrough;
pub mod overlay;