You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
[FYI] Hongyi.Yu #ROBOMERGE-OWNER: bob.tellez #ROBOMERGE-AUTHOR: bob.tellez #ROBOMERGE-SOURCE: CL 9388386 via CL 9388401 #ROBOMERGE-BOT: (v456-9359915) [CL 9391670 by bob tellez in Main branch]
31 lines
710 B
Plaintext
31 lines
710 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "Custom Splash Preload Screen",
|
|
"Description": "Handles displaying a custom splash screen after system splash screen during engine preinit.",
|
|
"Category": "PostSplashScreen",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": true,
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
"SupportedTargetPlatforms": [
|
|
"XboxOne"
|
|
],
|
|
"Modules": [
|
|
{
|
|
"Name": "PostSplashScreen",
|
|
"Type": "RuntimeNoCommandlet",
|
|
"LoadingPhase": "PostSplashScreen",
|
|
"WhitelistPlatforms": [
|
|
"XboxOne"
|
|
]
|
|
}
|
|
]
|
|
}
|