Add investor demo compatibility launchers

This commit is contained in:
2026-05-14 01:20:00 -07:00
parent 1eb752536c
commit 0a27d9a0b4
4 changed files with 105 additions and 0 deletions
+4
View File
@@ -147,6 +147,10 @@ Current tooling decisions:
- Windows compiler used by Unreal 5.7: VS 2022 Build Tools MSVC `14.44.35207`.
- Packaged Windows demo wrapper: `Scripts/PackageWindowsDevelopment.bat`.
- Current investor demo starts on the Ground Zero terrain map: `/Game/Agrarian/Maps/L_GroundZeroTerrain_Test`.
- Rendering baseline: the project remains DX12-first for future Unreal 5
features, while packaged investor builds include a Windows compatibility
override and launchers so demo machines can start reliably with DX11 if DX12
startup fails.
- Investor-demo release rule: whenever all tracked roadmap items for a version
milestone are complete, including minor versions like `.01` or `.6` and major
versions like `1`, build and smoke-test a fresh Windows packaged executable