Initial commit

This commit is contained in:
2026-09-15 22:50:24 +02:00
commit 8ba07bb02b
5 changed files with 6280 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "down_into_the_void"
version = "0.1.0"
edition = "2024"
[dependencies]
bevy = "0.19.1"