update to bevy 0.16.0
Need to wait for asset_loader upate full release Need to refactor Prefab system to use the new relationships
This commit is contained in:
@@ -9,5 +9,5 @@ proc-macro = true
|
||||
[dependencies]
|
||||
serde = "1.0.204"
|
||||
serde_json = "1.0.120"
|
||||
bevy = "0.15.1"
|
||||
bevy = "0.16.0"
|
||||
ron = "0.8.1"
|
||||
|
||||
Reference in New Issue
Block a user