Compare commits

..

13 commits

22 changed files with 6 additions and 2 deletions

View file

@ -7,7 +7,7 @@ DefaultGraphicsPerformance=Maximum
AppliedDefaultGraphicsPerformance=Maximum
[/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/0_Project/Maps/TestMap.TestMap
EditorStartupMap=/Game/0_Project/Maps/TestTile.TestTile
LocalMapOptions=
TransitionMap=None
bUseSplitscreen=True
@ -16,7 +16,7 @@ ThreePlayerSplitscreenLayout=FavorTop
FourPlayerSplitscreenLayout=Grid
bOffsetPlayerGamepadIds=False
GameInstanceClass=/Game/0_Project/Core/Engine/MyGameInstance.MyGameInstance_C
GameDefaultMap=/Game/0_Project/Maps/TestMap.TestMap
GameDefaultMap=/Game/0_Project/Maps/TestTile.TestTile
ServerDefaultMap=/Engine/Maps/Entry.Entry
GlobalDefaultGameMode=/Game/0_Project/Core/Engine/My_GameMode.My_GameMode_C
GlobalDefaultServerGameMode=None
@ -25,3 +25,7 @@ GlobalDefaultServerGameMode=None
+ActiveGameNameRedirects=(OldGameName="TP_BlankBP",NewGameName="/Script/JamTeacher")
+ActiveGameNameRedirects=(OldGameName="/Script/TP_BlankBP",NewGameName="/Script/JamTeacher")
[/Script/Engine.RendererSettings]
r.DefaultFeature.MotionBlur=False
r.DefaultFeature.AntiAliasing=2

Binary file not shown.

BIN
Config/DefaultInput.ini Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.