Project02/FishingGameplayTest/FishingGameplayTest.uproject
AnranWang 38db959e8b UE5.5版本项目工程提交
Signed-off-by: AnranWang <1211857298@qq.com>
2025-06-05 19:12:21 +08:00

22 lines
324 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.5",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "FishingGameplayTest",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}