Decide template variant cleanup path

This commit is contained in:
2026-05-14 14:24:07 -07:00
parent e9c4ed4c9a
commit 12ae66d76a
3 changed files with 70 additions and 9 deletions
+2 -2
View File
@@ -167,7 +167,7 @@ Major version 0.01 work already completed:
Remaining version 0.01 cleanup before moving deeper into new gameplay:
- [ ] Decide whether to keep current Unreal template variants or remove unused starter variants.
- [x] Decide whether to keep current Unreal template variants or remove unused starter variants.
- [x] Decide whether to create/use a long-lived `dev` branch. Decision: do not use one yet; use `main` plus short-lived task branches until team size or release channels require a staging branch.
- [x] Finish branch naming conventions.
- [x] Finish commit message conventions.
@@ -1438,4 +1438,4 @@ Earliest incomplete foundation items:
Immediate next item:
- [ ] Decide whether to keep current Unreal template variants or remove unused starter variants.
- [ ] Organize `Content/Agrarian/` folders and move starter/prototype assets into clearly named locations.