初始化提交

This commit is contained in:
2023-10-28 21:30:28 +08:00
commit 4de07e1988
20 changed files with 822 additions and 0 deletions

22
MecanumVehicle.uproject Normal file
View File

@ -0,0 +1,22 @@
{
"FileVersion": 3,
"EngineAssociation": "5.3",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "MecanumVehicle",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}