You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
35 lines
658 B
Plaintext
35 lines
658 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
"Version" : 1,
|
|
"VersionName" : "1.0",
|
|
"FriendlyName" : "Web Browser",
|
|
"Description" : "Allows the user to create a Web Browser Widget",
|
|
"Category" : "Widgets",
|
|
"CreatedBy" : "Epic Games, Inc.",
|
|
"CreatedByURL" : "http://epicgames.com",
|
|
"DocsURL" : "",
|
|
"MarketplaceURL" : "",
|
|
"SupportURL" : "",
|
|
"EnabledByDefault" : false,
|
|
"CanContainContent" : true,
|
|
"IsBetaVersion" : false,
|
|
"Installed" : false,
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "WebBrowserWidget",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "PreDefault",
|
|
"WhitelistPlatforms" :
|
|
[
|
|
"Win64",
|
|
"Mac",
|
|
"Linux",
|
|
"Android",
|
|
"IOS",
|
|
"PS4"
|
|
]
|
|
}
|
|
]
|
|
}
|