SwordNGunUE4/SwordNGun/Config/DefaultEngine.ini
Kevin Poretti 257ca080cf Populated server with files
[git-p4: depot-paths = "//depot/main/": change = 6]
2021-02-16 22:02:50 -05:00

14 lines
495 B
INI

[/Script/HardwareTargeting.HardwareTargetingSettings]
TargetedHardwareClass=Desktop
AppliedTargetedHardwareClass=Desktop
DefaultGraphicsPerformance=Maximum
AppliedDefaultGraphicsPerformance=Maximum
[/Script/Engine.Engine]
+ActiveGameNameRedirects=(OldGameName="TP_Blank",NewGameName="/Script/SwordNGun")
+ActiveGameNameRedirects=(OldGameName="/Script/TP_Blank",NewGameName="/Script/SwordNGun")
+ActiveClassRedirects=(OldClassName="TP_BlankGameModeBase",NewClassName="SwordNGunGameModeBase")