First game upload

This commit is contained in:
OxFF
2025-10-29 12:05:12 +02:00
commit 1e81315c02
1002 changed files with 508 additions and 0 deletions

19
TheThirdTry.uproject Normal file
View File

@@ -0,0 +1,19 @@
{
"FileVersion": 3,
"EngineAssociation": "5.6",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "GameplayStateTree",
"Enabled": true
}
]
}