ITR2_ASSET/Engine/Plugins/Editor/AssetManagerEditor/AssetManagerEditor.json

26 lines
608 B
JSON
Raw Normal View History

{
"FileVersion" : 3,
"Version" : 1,
"VersionName" : "1.0",
"FriendlyName" : "Asset Manager Editor",
"Description" : "Editor UI and utilities for managing and auditing Assets on disk",
"Category" : "Editor",
"CreatedBy" : "Epic Games, Inc.",
"CreatedByURL" : "https://epicgames.com",
"DocsURL" : "",
"MarketplaceURL" : "",
"SupportURL" : "",
"EnabledByDefault" : true,
"CanContainContent" : false,
"IsBetaVersion" : false,
"Installed" : false,
"Modules" :
[
{
"Name" : "AssetManagerEditor",
"Type": "UncookedOnly" ,
"LoadingPhase" : "PreDefault"
}
]
}