Bruh
This commit is contained in:
10
Cargo.toml
Normal file
10
Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "arcade_dreams"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
bevy = "0.14.2"
|
||||
bevy_ecs_tilemap = "0.14"
|
||||
bevy_ecs_ldtk = "0.10"
|
||||
rapier2d = "0.22.0"
|
||||
Reference in New Issue
Block a user