Files
Machinist_700km/Plugins/HoudiniEngine/HoudiniEngine.uplugin
T
Andron666 9c38e93fa4 part7
2022-12-05 20:31:35 +05:00

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
}