feat: add stardust-xr-molecules dependency for enhanced integration

This commit is contained in:
MayaTheShy
2025-11-08 15:42:45 -05:00
parent 6046182903
commit 7165f9572f

View File

@@ -21,6 +21,9 @@ path = "../third_party/asteroids"
[dependencies.stardust-xr-fusion]
path = "../third_party/core/fusion"
[dependencies.stardust-xr-molecules]
path = "../third_party/molecules"
[features]
# Feature enabling real StardustXR integration when crates are present.
real = []