You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This stopped them appearing in the plugin browser #rb none #lockdown Cristina.Riveron #ROBOMERGE-OWNER: ryan.gerleve #ROBOMERGE-AUTHOR: jamie.dale #ROBOMERGE-SOURCE: CL 4713556 in //UE4/Main/... #ROBOMERGE-BOT: ENGINE (Main -> Dev-Networking) [CL 4713580 by jamie dale in Dev-Networking branch]
30 lines
595 B
Plaintext
30 lines
595 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Remote Database Support",
|
|
"Description": "Remote Database Support",
|
|
"Category": "Database",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "RemoteDatabaseSupport",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "DatabaseSupport",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |