feat: wip debugging improvements and protocol change

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2025-03-22 04:40:53 +01:00
parent af2666d403
commit 5797d2f3e3
3 changed files with 130 additions and 16 deletions

View File

@@ -12,6 +12,9 @@ homepage = "https://stardustxr.org"
[workspace]
members = ["codegen"]
[patch."https://github.com/StardustXR/core.git"]
stardust-xr.path = "../core/core"
[workspace.dependencies.stardust-xr]
git = "https://github.com/StardustXR/core.git"
branch = "dev"