merith-tk
6c5b2d22ac
dump: [json] [pak] pakchunk0 dump: [json] [utoc] pakchunk0 track large files with lfs
61 lines
1.2 KiB
JSON
61 lines
1.2 KiB
JSON
{
|
|
"FileVersion" : 1,
|
|
"Version" : 1,
|
|
"VersionName" : "1.0",
|
|
"FriendlyName" : "Niagara",
|
|
"Description" : "Niagara effect systems.",
|
|
"Category" : "FX",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "https://epicgames.com",
|
|
"DocsURL" : "",
|
|
"MarketplaceURL" : "",
|
|
"SupportURL" : "",
|
|
"EnabledByDefault" : true,
|
|
"CanContainContent" : true,
|
|
"IsBetaVersion" : false,
|
|
"Installed" : false,
|
|
"Plugins": [
|
|
{
|
|
"Name": "PythonScriptPlugin",
|
|
"Enabled": true
|
|
}
|
|
],
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name": "NiagaraCore",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "Niagara",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name" : "NiagaraAnimNotifies",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "PreDefault"
|
|
},
|
|
{
|
|
"Name" : "NiagaraShader",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "PostConfigInit"
|
|
},
|
|
{
|
|
"Name" : "NiagaraVertexFactories",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "PostConfigInit"
|
|
},
|
|
{
|
|
"Name" : "NiagaraEditor",
|
|
"Type" : "Editor",
|
|
"LoadingPhase" : "Default"
|
|
},
|
|
{
|
|
"Name" : "NiagaraEditorWidgets",
|
|
"Type" : "Editor",
|
|
"LoadingPhase" : "Default"
|
|
}
|
|
]
|
|
}
|