First commit.

This commit is contained in:
2026-03-14 08:50:44 -04:00
commit 704b92b397
119 changed files with 4523 additions and 0 deletions

13
project.json Normal file
View File

@@ -0,0 +1,13 @@
{
"build_update": false,
"packages": [
"win",
"linux"
],
"add_from": true,
"force_recompile": true,
"android_build": "Release",
"tutorial": false,
"renamed_all": true,
"renamed_steam": true
}