This commit is contained in:
Rune
2026-03-05 20:10:53 +01:00
commit cca2d94747
89 changed files with 58347 additions and 0 deletions

6
BeefSpace.toml Normal file
View File

@@ -0,0 +1,6 @@
FileVersion = 1
Projects = {SDL3 = {Path = "."}}
ExtraPlatforms = ["Linux32", "Linux64", "macOS", "wasm"]
[Workspace]
StartupProject = "SDL3"