This commit is contained in:
2024-03-11 07:42:41 -04:00
commit f6db85ba8f
658 changed files with 2160 additions and 0 deletions

15
MyProject2.uproject Normal file
View File

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