feat: update fusion and molecules

This commit is contained in:
Nova
2023-02-23 08:43:09 -05:00
parent 2b2b66f1f6
commit 084fa44330
5 changed files with 152 additions and 73 deletions

View File

@@ -5,7 +5,7 @@ use protostar::{
protostar::ProtoStar,
xdg::{get_desktop_files, parse_desktop_file, DesktopFile},
};
use stardust_xr_molecules::fusion::{
use stardust_xr_fusion::{
client::{Client, FrameInfo, RootHandler},
spatial::Spatial,
};