You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb simon.therriault #jira UETOOL-4463 #preflight 623fc3e58073508cfc1fbc78 [CL 19527360 by George Rolfe in ue5-main branch]
55 lines
975 B
Plaintext
55 lines
975 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "WebAPI",
|
|
"Description": "",
|
|
"Category": "Web",
|
|
"CreatedBy": "",
|
|
"CreatedByURL": "",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": true,
|
|
"IsExperimentalVersion": false,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "WebAPI",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "WebAPIEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "WebAPIBlueprintGraph",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "WebAPIOpenAPI",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "WebAPILiquidJS",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "PluginBrowser",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "WebSocketNetworking",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|