Updated Project Configuration
It now reflects our targeted platforms and custom game mode
This commit is contained in:
parent
e45f874147
commit
41c3c015a6
@ -5,6 +5,7 @@ GameDefaultMap=/Game/Levels/Main.Main
|
||||
|
||||
|
||||
EditorStartupMap=/Game/Levels/Main.Main
|
||||
GlobalDefaultGameMode=/Script/the_twilight_abyss.the_twilight_abyssGameModeBase
|
||||
|
||||
[/Script/HardwareTargeting.HardwareTargetingSettings]
|
||||
TargetedHardwareClass=Desktop
|
||||
|
@ -1,7 +1,9 @@
|
||||
|
||||
[/Script/EngineSettings.GeneralProjectSettings]
|
||||
ProjectID=FCCEDCD4410CCAFCCB4EF4BD279589AB
|
||||
ProjectName=The Twilight Abyss
|
||||
|
||||
[StartupActions]
|
||||
bAddPacks=True
|
||||
InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent")
|
||||
|
||||
|
@ -27,5 +27,8 @@
|
||||
"Linux"
|
||||
]
|
||||
}
|
||||
],
|
||||
"TargetPlatforms": [
|
||||
"Windows"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user