First push

This commit is contained in:
XMT
2022-10-23 17:21:39 +08:00
commit 397e4a7b70
274 changed files with 67 additions and 0 deletions

15
DemoProject.uproject Normal file
View File

@@ -0,0 +1,15 @@
{
"FileVersion": 3,
"EngineAssociation": "{8099B822-9964-414D-A152-8A8A7C885B6B}",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}