mirror of
https://github.com/OMGeeky/logisim.git
synced 2026-01-23 18:35:06 +01:00
load block from json
This commit is contained in:
@@ -6,7 +6,8 @@ edition = "2024"
|
||||
[dependencies]
|
||||
bevy = { version = "0.15.0", features = ["bevy_dev_tools"] }
|
||||
iyes_perf_ui = "0.4.0"
|
||||
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
bevy_common_assets = { version = "0.12.0", features = ["json"] }
|
||||
|
||||
|
||||
# Enable more optimization in the release profile at the cost of compile time.
|
||||
|
||||
Reference in New Issue
Block a user