Initial + split from my custom roguelike engine
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "pbio"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
glfw = "0.60.0"
|
||||
wgpu = "*"
|
||||
pollster = "0.4.0"
|
||||
bytemuck = { version = "1.24.0", features = ["derive"] }
|
||||
Reference in New Issue
Block a user