Files
UnrealEngineUWP/Engine/Config/HTML5/DataDrivenPlatformInfo.ini
Josh Adams 06bc9b5604 - Converted FPlatformInfo table to DataDrivenPlatformInfo.ini sections
#rb none
#fyi chris.gagnon

[CL 6350060 by Josh Adams in Dev-Build branch]
2019-05-07 17:37:59 -04:00

41 lines
976 B
INI

[DataDrivenPlatformInfo]
bIsConfidential=false
[PlatformInfo HTML5]
TargetPlatformName=HTML5
DisplayName=HTML5
PlatformType=Game
PlatformFlags=None
NormalIconPath=Launcher/HTML5/Platform_HTML5_24x
LargeIconPath=Launcher/HTML5/Platform_HTML5_128x
XLargeIconPath=
UATCommandLine=
AutoSDKPath=
TutorialPath=/Platforms/HTML5/GettingStarted
bIsEnabled=true
BinariesDirectoryName=HTML5
IniPlatformName=HTML5
bUsesHostCompiler=false
bUATClosesAfterLaunch=true
UBTTargetID=HTML5
PlatformGroupName=Mobile
[PlatformInfo HTML5Client]
TargetPlatformName=HTML5
DisplayName=HTML5 (Client-only)
PlatformType=Client
PlatformFlags=None
NormalIconPath=Launcher/HTML5/Platform_HTML5_24x
LargeIconPath=Launcher/HTML5/Platform_HTML5_128x
XLargeIconPath=
UATCommandLine=-client
AutoSDKPath=
TutorialPath=/Platforms/HTML5/GettingStarted
bIsEnabled=true
BinariesDirectoryName=HTML5
IniPlatformName=HTML5
bUsesHostCompiler=false
bUATClosesAfterLaunch=true
UBTTargetID=HTML5
PlatformGroupName=Mobile