Initial commit

This commit is contained in:
2026-07-19 01:20:12 +01:00
commit 34468899fd
7 changed files with 390 additions and 0 deletions

19
TestProject.uproject Normal file
View File

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