Files
UnrealEngineUWP/Engine/Config/Linux/DataDrivenPlatformInfo.ini
Brandon Schaefer f17424afcb Use the correct platform type (thanks moadib! PR #6242)
#jira UE-80811
#rb none
#lockdown cristina.riveron

[CL 9224551 by Brandon Schaefer in 4.23 branch]
2019-09-27 14:54:15 -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=Server
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