38 lines
816 B
Plaintext
38 lines
816 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
"FriendlyName" : "Houdini Engine v2",
|
|
"Version" : 18050696,
|
|
"VersionName" : "v2.0 - H18.5.696",
|
|
"CreatedBy" : "Side Effects Software Inc.",
|
|
"CreatedByURL" : "http://www.sidefx.com",
|
|
"DocsURL" : "http://www.sidefx.com/docs/unreal/",
|
|
"SupportURL" : "https://www.sidefx.com/bugs/submit/",
|
|
"Description" : "Houdini Engine for Unreal Engine (v2).",
|
|
"IsBetaVersion" : false,
|
|
"Category" : "Rendering",
|
|
"EnabledByDefault" : true,
|
|
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name": "HoudiniEngine",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name" : "HoudiniEngineEditor",
|
|
"Type" : "Editor",
|
|
"LoadingPhase" : "PostEngineInit"
|
|
},
|
|
{
|
|
"Name" : "HoudiniEngineRuntime",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "Default"
|
|
},
|
|
],
|
|
|
|
"CanContainContent" : true,
|
|
"Installed": true
|
|
}
|
|
|