diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini index cc7b41ba..9c1f25a8 100644 --- a/Config/DefaultGame.ini +++ b/Config/DefaultGame.ini @@ -1,3 +1,7 @@ [/Script/EngineSettings.GeneralProjectSettings] ProjectID=B1B3FFF2499F3381ECD967B8ECBB1860 + +[/Script/UnrealEd.ProjectPackagingSettings] +BuildConfiguration=PPBC_Shipping + diff --git a/Content/FantasyBundle/Maps/Demonstration_Castle.umap b/Content/FantasyBundle/Maps/Demonstration_Castle.umap index 1338612b..ce4a9863 100644 --- a/Content/FantasyBundle/Maps/Demonstration_Castle.umap +++ b/Content/FantasyBundle/Maps/Demonstration_Castle.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e3f9ba1e4352faa5cea0aca6b6ea461855bfee46ff8376d0097720d47fceb252 +oid sha256:dd01c9375149ab8197afb4b0becec77e02481bc4afdafeb010c854f087d1be94 size 177322982 diff --git a/Content/_Game/UI/W_Reward.uasset b/Content/_Game/UI/W_Reward.uasset index c1d35955..6af14ba6 100644 --- a/Content/_Game/UI/W_Reward.uasset +++ b/Content/_Game/UI/W_Reward.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b6ca3bb86547e43b55035a5db821858d58f156d306033a4525cca6bf158972a7 -size 33993 +oid sha256:fab91e7d183c50bc04e92f6396f37ab61f524f0d07637c0b2b64a4e511b993c4 +size 32030 diff --git a/mystic_flow.uproject b/mystic_flow.uproject index bb32bfa8..16b02fd8 100644 --- a/mystic_flow.uproject +++ b/mystic_flow.uproject @@ -38,5 +38,8 @@ "Name": "BlueprintSnapNodes", "Enabled": true } + ], + "TargetPlatforms": [ + "Windows" ] } \ No newline at end of file