initialize bevy game

This commit is contained in:
2025-10-31 00:03:35 +01:00
parent 7da9b0484f
commit 6efdc7a0d0
11 changed files with 966 additions and 177 deletions

View File

@@ -0,0 +1,7 @@
[build]
dist = "dist"
release = true
[serve]
open = false
port = 8080