add raylib dependency and desktop platform driver with interactive play mode

This commit is contained in:
2026-08-14 16:31:13 +02:00
parent 2946cda8be
commit 02a29b12b2
5 changed files with 177 additions and 20 deletions
+4
View File
@@ -13,6 +13,10 @@
.hash = "N-V-__8AAKmLHACkwIMCMRdqnsyLtL5hbQdi8cm3nGs8n-O7",
.lazy = true,
},
.raylib = .{
.url = "https://github.com/raysan5/raylib/archive/refs/heads/master.tar.gz",
.hash = "raylib-6.0.0-whq8uIPTKwXybRNNu7BJNM6bxip5fYUgAh-bctTa7oHR",
},
},
.paths = .{""},