mirror of
https://github.com/izzy2lost/Engine.git
synced 2026-03-10 11:52:02 -07:00
18 lines
522 B
INI
18 lines
522 B
INI
[URL]
|
|
GameName=TP_FlyingBP
|
|
|
|
[/Script/EngineSettings.GameMapsSettings]
|
|
EditorStartupMap=/Game/FlyingBP/Maps/FlyingExampleMap
|
|
GameDefaultMap=/Game/FlyingBP/Maps/FlyingExampleMap
|
|
TransitionMap=
|
|
bUseSplitscreen=True
|
|
TwoPlayerSplitscreenLayout=Horizontal
|
|
ThreePlayerSplitscreenLayout=FavorTop
|
|
GlobalDefaultGameMode=/Script/Engine.GameMode
|
|
GlobalDefaultGameMode=/Game/FlyingBP/Blueprints/FlyingGameMode.FlyingGameMode_C
|
|
GlobalDefaultServerGameMode=None
|
|
|
|
[/Script/IOSRuntimeSettings.IOSRuntimeSettings]
|
|
MinimumiOSVersion=IOS_12
|
|
|