Add dedicated server packaging roadmap detail

This commit is contained in:
2026-05-18 18:42:13 -07:00
parent 9c808f4c8c
commit 514120201e
+5 -1
View File
@@ -1673,7 +1673,11 @@ These tracks run across all phases and must not be left as afterthoughts.
- [x] Define internal test build process.
- [x] Add repository storage policy and local storage audit script.
- [ ] Define closed alpha build process.
- [ ] Define dedicated server packaging.
- [ ] Define dedicated server packaging. Replace the MVP
`play.agrariangame.com:7777` headless Linux game/listen-server fallback with
a true `AgrarianGameServer` Linux dedicated server package once we have a
source-built or otherwise server-capable Unreal Engine distribution; keep the
current fallback documented and usable until that packaging path is validated.
- [ ] Define patch distribution.
- [ ] Define version numbering.
- [ ] Define changelog format.