Files
UnrealEngineUWP/Engine/Config/HTML5/DataDrivenPlatformInfo.ini

41 lines
976 B
INI
Raw Normal View History

[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