I changed settings to get the packaging to package the correct map.
This commit is contained in:
parent
8202474737
commit
2b0c98a7e4
|
@ -61,14 +61,14 @@
|
|||
+CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn")
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
EditorStartupMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap
|
||||
EditorStartupMap=/Game/FirstPerson/Maps/Level1.Level1
|
||||
LocalMapOptions=
|
||||
TransitionMap=
|
||||
bUseSplitscreen=True
|
||||
TwoPlayerSplitscreenLayout=Horizontal
|
||||
ThreePlayerSplitscreenLayout=FavorTop
|
||||
GameInstanceClass=/Script/Engine.GameInstance
|
||||
GameDefaultMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap
|
||||
GameDefaultMap=/Game/FirstPerson/Maps/Level1.Level1
|
||||
ServerDefaultMap=/Game/FirstPerson/Maps/Level1.Level1
|
||||
GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C
|
||||
GlobalDefaultServerGameMode=None
|
||||
|
|
|
@ -4,11 +4,11 @@ ProjectName=First Person BP Game Template
|
|||
|
||||
[/Script/UnrealEd.ProjectPackagingSettings]
|
||||
Build=IfProjectHasCode
|
||||
BuildConfiguration=PPBC_Development
|
||||
BuildConfiguration=PPBC_Shipping
|
||||
BuildTarget=
|
||||
FullRebuild=False
|
||||
ForDistribution=False
|
||||
IncludeDebugFiles=False
|
||||
FullRebuild=True
|
||||
ForDistribution=True
|
||||
IncludeDebugFiles=True
|
||||
BlueprintNativizationMethod=Disabled
|
||||
bIncludeNativizedAssetsInProjectGeneration=False
|
||||
bExcludeMonolithicEngineHeadersInNativizedCode=False
|
||||
|
@ -91,4 +91,5 @@ bSkipMovies=False
|
|||
+IniSectionDenylist=HordeStorageServers
|
||||
+IniSectionDenylist=StorageServers
|
||||
+MapsToCook=(FilePath="/Game/FirstPerson/Maps/Level1")
|
||||
+DirectoriesToAlwaysCook=(Path="/Game/FirstPerson/AI")
|
||||
|
||||
|
|
BIN
Content/FPWeapon/Mesh/SK_FPGun_Physics.uasset (Stored with Git LFS)
BIN
Content/FPWeapon/Mesh/SK_FPGun_Physics.uasset (Stored with Git LFS)
Binary file not shown.
BIN
Content/FPWeapon/Mesh/SK_FPGun_PhysicsAsset.uasset (Stored with Git LFS)
BIN
Content/FPWeapon/Mesh/SK_FPGun_PhysicsAsset.uasset (Stored with Git LFS)
Binary file not shown.
BIN
Content/FPWeapon/Mesh/SK_FPGun_Skeleton.uasset (Stored with Git LFS)
BIN
Content/FPWeapon/Mesh/SK_FPGun_Skeleton.uasset (Stored with Git LFS)
Binary file not shown.
BIN
Content/FirstPerson/AI/AI_CrystalVirus.uasset (Stored with Git LFS)
BIN
Content/FirstPerson/AI/AI_CrystalVirus.uasset (Stored with Git LFS)
Binary file not shown.
BIN
Content/FirstPerson/AI/AI_FloatingVirus.uasset (Stored with Git LFS)
BIN
Content/FirstPerson/AI/AI_FloatingVirus.uasset (Stored with Git LFS)
Binary file not shown.
BIN
Content/FirstPerson/AI/AI_SlimeVirus.uasset (Stored with Git LFS)
BIN
Content/FirstPerson/AI/AI_SlimeVirus.uasset (Stored with Git LFS)
Binary file not shown.
BIN
Content/FirstPerson/Blueprints/BP_Pickup_Rifle.uasset (Stored with Git LFS)
BIN
Content/FirstPerson/Blueprints/BP_Pickup_Rifle.uasset (Stored with Git LFS)
Binary file not shown.
BIN
Content/FirstPerson/Blueprints/BP_Weapon_Component.uasset (Stored with Git LFS)
BIN
Content/FirstPerson/Blueprints/BP_Weapon_Component.uasset (Stored with Git LFS)
Binary file not shown.
BIN
Content/__ExternalActors__/FirstPerson/Maps/Level1/D/ZE/GS4TYGQHYC72GTJZSIDPDL.uasset (Stored with Git LFS)
BIN
Content/__ExternalActors__/FirstPerson/Maps/Level1/D/ZE/GS4TYGQHYC72GTJZSIDPDL.uasset (Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue