Initial UE5 project commit

This commit is contained in:
IlyStalker
2026-08-16 20:34:49 +03:00
commit 7495ad81dd
1357 changed files with 13696 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"FileVersion": 3,
"EngineAssociation": "F6DEA6BB-F2DC-4564-ADA4-28436D3339E2",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "Game_2",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}