0.1.0-0-pre.1

This commit is contained in:
2026-09-15 23:26:37 +02:00
commit 8b4c79c431
57 changed files with 2314 additions and 0 deletions

6
.cargo/config.toml Normal file
View File

@@ -0,0 +1,6 @@
# file: .cargo/config.toml
# version: 1
[build]
target-dir = "../builds/sasedev-games/target" # path of where to place generated artifacts
build-dir = "../builds/sasedev-games/target" # path of where to place intermediate build artifacts