first commit of Unreal Project Files

This commit is contained in:
2025-09-05 11:47:58 +03:00
parent 74922738de
commit ca4bbf1422
276 changed files with 623 additions and 0 deletions

22
DEV_TheStudio.uproject Normal file
View File

@@ -0,0 +1,22 @@
{
"FileVersion": 3,
"EngineAssociation": "5.5",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "DEV_TheStudio",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}