Be happy with what you have to be happy with

This commit is contained in:
Rendo 2026-04-29 00:19:25 +05:00
commit 8604a6bb87
5 changed files with 6071 additions and 0 deletions

7
Cargo.toml Normal file
View file

@ -0,0 +1,7 @@
[package]
name = "project-crimson-star"
version = "0.1.0"
edition = "2024"
[dependencies]
bevy = "0.18.1"