Complete early roadmap foundation and calendar helpers

This commit is contained in:
2026-05-15 21:41:37 -07:00
parent 6cd6729b7b
commit 8ee1f83b16
80 changed files with 3354 additions and 157 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[/Script/EngineSettings.GameMapsSettings]
GameDefaultMap=/Game/Agrarian/Maps/L_GroundZeroTerrain_Test.L_GroundZeroTerrain_Test
EditorStartupMap=/Game/Agrarian/Maps/L_GroundZeroTerrain_Test.L_GroundZeroTerrain_Test
GlobalDefaultGameMode=/Game/ThirdPerson/Blueprints/BP_ThirdPersonGameMode.BP_ThirdPersonGameMode_C
GlobalDefaultGameMode=/Game/Agrarian/Blueprints/Characters/BP_AgrarianGameMode.BP_AgrarianGameMode_C
[/Script/Engine.RendererSettings]
r.Mobile.ShadingPath=1
-1
View File
@@ -30,4 +30,3 @@ IncludePrerequisites=True
IncludeAppLocalPrerequisites=False
Build=IfProjectHasCode
+MapsToCook=(FilePath="/Game/Agrarian/Maps/L_GroundZeroTerrain_Test")
+MapsToCook=(FilePath="/Game/ThirdPerson/Lvl_ThirdPerson")