You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb Rex.Hill #ROBOMERGE-SOURCE: CL 13032255 via CL 13032257 via CL 13032260 #ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v683-13008971) [CL 13032261 by dave belanger in Main branch]
31 lines
657 B
Plaintext
31 lines
657 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
"Version" : 1,
|
|
"VersionName" : "1.0",
|
|
"FriendlyName" : "Plugin Browser",
|
|
"Description" : "User interface for managing installed plugins and creating new ones.",
|
|
"Category" : "Editor",
|
|
"CreatedBy" : "Epic Games, Inc. and Karol Szyszka",
|
|
"CreatedByURL" : "http://epicgames.com",
|
|
"DocsURL" : "",
|
|
"MarketplaceURL" : "",
|
|
"SupportURL" : "",
|
|
"EnabledByDefault" : true,
|
|
"CanContainContent" : false,
|
|
"IsBetaVersion" : false,
|
|
"Installed" : false,
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "PluginBrowser",
|
|
"Type" : "Editor",
|
|
"LoadingPhase" : "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "PluginUtils",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |