|
|
|
|
|
|
|
|
|
|
|
[/Script/EngineSettings.GameMapsSettings]
|
|
|
|
GameDefaultMap=/Game/Levels/Main.Main
|
|
|
|
EditorStartupMap=/Game/Levels/Main.Main
|
|
|
|
GlobalDefaultGameMode=/Script/PBDRobotics.PBDRoboticsGameModeBase
|
|
|
|
|
|
|
|
[/Script/HardwareTargeting.HardwareTargetingSettings]
|
|
|
|
TargetedHardwareClass=Desktop
|
|
|
|
AppliedTargetedHardwareClass=Desktop
|
|
|
|
DefaultGraphicsPerformance=Maximum
|
|
|
|
AppliedDefaultGraphicsPerformance=Maximum
|
|
|
|
|
|
|
|
[/Script/Engine.Engine]
|
|
|
|
+ActiveGameNameRedirects=(OldGameName="TP_Blank",NewGameName="/Script/PBDRobotics")
|
|
|
|
+ActiveGameNameRedirects=(OldGameName="/Script/TP_Blank",NewGameName="/Script/PBDRobotics")
|
|
|
|
+ActiveClassRedirects=(OldClassName="TP_BlankGameModeBase",NewClassName="PBDRoboticsGameModeBase")
|
|
|
|
|
|
|
|
[/Script/Engine.RendererSettings]
|
|
|
|
r.DefaultFeature.AutoExposure=False
|
|
|
|
|
|
|
|
|
|
|
|
[CoreRedirects]
|
|
|
|
+ClassRedirects=(OldName="/Script/PBDRobotics.Joint",NewName="/Script/PBDRobotics.Joint")
|
|
|
|
+PropertyRedirects=(OldName="/Script/PBDRobotics.Joint.PrevLink",NewName="/Script/PBDRobotics.Joint.FirstLink")
|
|
|
|
+PropertyRedirects=(OldName="/Script/PBDRobotics.Joint.NextLink",NewName="/Script/PBDRobotics.Joint.SecondLink")
|
|
|
|
+PropertyRedirects=(OldName="/Script/PBDRobotics.Robot.Parts",NewName="/Script/PBDRobotics.Robot.Links")
|