Files
UnrealEngineUWP/Engine/Config/Linux/DataDrivenPlatformInfo.ini
Michael Sartain 8c55d8af35 Move Linux architectures to Linux package project submenu
Add a PlatformSubMenu ini entry to DataDrivenPlatformInfo sections, and coalesce these in FPackageProjectMenu::MakeMenu().

Cherry pick 9539016

#jira UE-79779
#rb brandon.schaefer

[CL 9618685 by Michael Sartain in 4.24 branch]
2019-10-16 11:33:20 -04:00

96 lines
2.4 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
PlatformSubMenu=Linux
[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
PlatformSubMenu=Linux
[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
PlatformSubMenu=Linux
[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
PlatformSubMenu=Linux