Files
UnrealEngineUWP/Engine/Config/Linux/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

92 lines
2.3 KiB
INI

[DataDrivenPlatformInfo]
IniParent=Unix
[PlatformInfo Linux]
TargetPlatformName=Linux
DisplayName=Linux (Editor)
PlatformType=Editor
PlatformFlags=None
NormalIconPath=Launcher/Linux/Platform_Linux_24x
LargeIconPath=Launcher/Linux/Platform_Linux_128x
XLargeIconPath=
UATCommandLine=
AutoSDKPath=Linux_x64
TutorialPath=/Platforms/Linux/GettingStarted
Windows:bIsEnabled=false
Mac:bIsEnabled=false
Linux:bIsEnabled=true
BinariesDirectoryName=Linux
IniPlatformName=Linux
Windows:bUsesHostCompiler=false
Linux:bUsesHostCompiler=true
bUATClosesAfterLaunch=true
UBTTargetID=Linux
PlatformGroupName=Desktop
[PlatformInfo LinuxNoEditor]
TargetPlatformName=LinuxNoEditor
DisplayName=Linux
PlatformType=Game
PlatformFlags=None
NormalIconPath=Launcher/Linux/Platform_Linux_24x
LargeIconPath=Launcher/Linux/Platform_Linux_128x
XLargeIconPath=
UATCommandLine=-targetplatform=Linux
AutoSDKPath=Linux_x64
TutorialPath=/Platforms/Linux/GettingStarted
Windows:bIsEnabled=true
Mac:bIsEnabled=false
Linux:bIsEnabled=true
BinariesDirectoryName=Linux
IniPlatformName=Linux
Windows:bUsesHostCompiler=false
Linux:bUsesHostCompiler=true
bUATClosesAfterLaunch=true
UBTTargetID=Linux
PlatformGroupName=Desktop
[PlatformInfo LinuxClient]
TargetPlatformName=LinuxClient
DisplayName=Linux (Client-only)
PlatformType=Client
PlatformFlags=None
NormalIconPath=Launcher/Linux/Platform_Linux_24x
LargeIconPath=Launcher/Linux/Platform_Linux_128x
XLargeIconPath=
UATCommandLine=-client
AutoSDKPath=Linux_x64
TutorialPath=/Platforms/Linux/GettingStarted
Windows:bIsEnabled=true
Mac:bIsEnabled=false
Linux:bIsEnabled=true
BinariesDirectoryName=Linux
IniPlatformName=Linux
Windows:bUsesHostCompiler=false
Linux:bUsesHostCompiler=true
bUATClosesAfterLaunch=true
UBTTargetID=Linux
PlatformGroupName=Desktop
[PlatformInfo LinuxServer]
TargetPlatformName=LinuxServer
DisplayName=Linux (Dedicated Server)
PlatformType=Editor
PlatformFlags=None
NormalIconPath=Launcher/Linux/Platform_Linux_24x
LargeIconPath=Launcher/Linux/Platform_Linux_128x
XLargeIconPath=
UATCommandLine=
AutoSDKPath=Linux_x64
TutorialPath=/Platforms/Linux/GettingStarted
Windows:bIsEnabled=true
Mac:bIsEnabled=false
Linux:bIsEnabled=true
BinariesDirectoryName=Linux
IniPlatformName=Linux
Windows:bUsesHostCompiler=false
Linux:bUsesHostCompiler=true
bUATClosesAfterLaunch=true
UBTTargetID=Linux
PlatformGroupName=Desktop