mirror of
https://github.com/izzy2lost/Engine.git
synced 2026-03-10 11:52:02 -07:00
20 lines
536 B
INI
20 lines
536 B
INI
[URL]
|
|
GameName=TP_VehicleBP
|
|
|
|
[/Script/Engine.PhysicsSettings]
|
|
bSubstepping=True
|
|
|
|
[/Script/EngineSettings.GameMapsSettings]
|
|
EditorStartupMap=/Game/VehicleBP/Maps/VehicleExampleMap
|
|
GameDefaultMap=/Game/VehicleBP/Maps/VehicleExampleMap
|
|
TransitionMap=
|
|
bUseSplitscreen=True
|
|
TwoPlayerSplitscreenLayout=Horizontal
|
|
ThreePlayerSplitscreenLayout=FavorTop
|
|
GlobalDefaultGameMode=/Game/VehicleBP/Blueprints/VehicleGameMode.VehicleGameMode_C
|
|
GlobalDefaultServerGameMode=None
|
|
|
|
[/Script/IOSRuntimeSettings.IOSRuntimeSettings]
|
|
MinimumiOSVersion=IOS_12
|
|
|