feat: Player, assets and basic movement

This commit is contained in:
Alexey 2026-02-12 17:09:57 +03:00
commit 10afe6fd08
22 changed files with 87 additions and 55 deletions

View file

@ -1,7 +1,7 @@
cargo-features = ["codegen-backend"]
[package]
name = "bevy_template"
name = "expedition_demo"
version = "0.1.0"
edition = "2024"