35 lines
497 B
Plaintext
35 lines
497 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"EngineAssociation": "5.0",
|
|
"Category": "",
|
|
"Description": "",
|
|
"Modules": [
|
|
{
|
|
"Name": "Blaster",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"AdditionalDependencies": [
|
|
"Engine",
|
|
"UMG"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "ModelingToolsEditorMode",
|
|
"Enabled": true,
|
|
"TargetAllowList": [
|
|
"Editor"
|
|
]
|
|
},
|
|
{
|
|
"Name": "Bridge",
|
|
"Enabled": true,
|
|
"SupportedTargetPlatforms": [
|
|
"Win64",
|
|
"Mac",
|
|
"Linux"
|
|
]
|
|
}
|
|
]
|
|
} |