use raylib
All checks were successful
Build project / Build (push) Successful in 1m55s

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2026-03-28 16:14:53 +02:00
parent e3e4657cc9
commit d6e461b816
4 changed files with 124 additions and 2738 deletions

View File

@@ -5,7 +5,6 @@ edition = "2024"
[dependencies]
anyhow = "1.0.102"
#notan = { version = "0.14.0", default-features = false, features = ["backend", "draw", "shaderc"] }
notan = { version = "0.14.0" }
midly = "0.5.3"
serialport = "4.9.0"
raylib = { version = "5.5.1", default-features = false, features = ["wayland"] }