Project02/ProjectFish/ProjectFish.uproject

27 lines
414 B
Plaintext

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