Files
UnrealEngineUWP/Engine/Config/HTML5/DataDrivenPlatformInfo.ini
Chris Gagnon 9f1505e469 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
#rb none

[CL 6671275 by Chris Gagnon in Dev-Editor branch]
2019-05-29 20:48:56 -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