Nakatomi/Nakatomi.uproject

36 lines
533 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.2",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "Nakatomi",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine",
"FieldSystemEngine",
"AIModule",
"UMG"
]
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "ApexDestruction",
"Enabled": true
},
{
"Name": "FieldSystemPlugin",
"Enabled": true
}
]
}