mirror of
https://github.com/kaosat-dev/Blender_bevy_components_workflow.git
synced 2024-11-22 11:50:53 +00:00
Compare commits
2 Commits
bb79838593
...
cfd0b3dbd6
Author | SHA1 | Date | |
---|---|---|---|
|
cfd0b3dbd6 | ||
|
faf172d9eb |
@ -60,6 +60,7 @@ impl Plugin for BlenvyPlugin {
|
||||
fn build(&self, app: &mut App) {
|
||||
app.add_plugins((
|
||||
ComponentsFromGltfPlugin::default(),
|
||||
#[cfg(not(target_arch = "wasm32"))]
|
||||
ExportRegistryPlugin::default(),
|
||||
BlueprintsPlugin::default(),
|
||||
))
|
||||
|
Loading…
Reference in New Issue
Block a user