初始commit

This commit is contained in:
yjj
2026-02-07 23:53:45 +08:00
commit ac59f51fdf
8 changed files with 143 additions and 0 deletions

15
git测试.uproject Normal file
View File

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