chore: archive QuickNav and ZTools into reference folder (#345) #349

Merged
forbes merged 1 commits from chore/archive-addons-reference into main 2026-02-27 18:59:39 +00:00
Owner

Archives QuickNav and ZTools source trees into reference/ for developer reference during the UI/UX rework:

  • reference/quicknav/ — QuickNav addon source (10 files)
  • reference/ztools/ — ZTools addon source (58 files, including icons)

These are plain directories (not submodules) and are not included in the build. The addon loader only scans mods/, and CMake has no install rules for reference/.

Closes #345

Archives QuickNav and ZTools source trees into `reference/` for developer reference during the UI/UX rework: - `reference/quicknav/` — QuickNav addon source (10 files) - `reference/ztools/` — ZTools addon source (58 files, including icons) These are plain directories (not submodules) and are not included in the build. The addon loader only scans `mods/`, and CMake has no install rules for `reference/`. Closes #345
forbes added 1 commit 2026-02-27 18:55:00 +00:00
chore: archive QuickNav and ZTools into reference folder (#345)
All checks were successful
Build and Test / build (pull_request) Successful in 32m17s
c8b0706a1d
Copy QuickNav and ZTools source trees into reference/ for developer
reference during the UI/UX rework. These are plain directories (not
submodules) and are not included in the build.

- reference/quicknav/ — QuickNav addon source
- reference/ztools/ — ZTools addon source

Part of the UI/UX rework preparation. See #346.
forbes merged commit fcb5c2b00f into main 2026-02-27 18:59:39 +00:00
forbes deleted branch chore/archive-addons-reference 2026-02-27 18:59:40 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#349