convert to macroquad and make it compile
This commit is contained in:
parent
1cc8e999b7
commit
f4348599f6
15 changed files with 1023 additions and 1090 deletions
|
@ -6,7 +6,8 @@ default-run = "marble-machinations"
|
|||
|
||||
[dependencies]
|
||||
arboard = { version = "3.4.1", default-features = false }
|
||||
raylib = "5.5"
|
||||
macroquad = "0.4"
|
||||
# raylib = "5.5"
|
||||
serde = { version = "1.0.210", features = ["derive"] }
|
||||
serde_json = "1.0.128"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue