初始commit

This commit is contained in:
Linkon
2025-08-24 21:24:06 +08:00
commit c562acadae
253 changed files with 391 additions and 0 deletions

19
plants3D.uproject Normal file
View File

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