feat: Hud-db packageset

This commit is contained in:
Madeleine Sydney
2025-04-11 07:30:01 -06:00
parent fcbbf6be72
commit 948f6a653e
11 changed files with 2493 additions and 18 deletions

View File

@@ -98,14 +98,20 @@ TODO!
TODO!
*** HUDs
A package set of HUDs is generated primarily using data from [[https://github.com/mastercomfig/hud-db][hud-db]], with a handful of manual additions and overrides. These HUDs are provided
* Contributing
Don't hesitate to open issues/PRs not only for "real issues" (bugs, missing features) but for poor UX, bad code, or anything else.
* To-do list
- [ ] Generate a package set from [[https://github.com/mastercomfig/hud-db][hud-db]].
- [ ] Mastercomfig comfig.app wrapper.
- [X] Generate a package set from [[https://github.com/mastercomfig/hud-db][hud-db]].
- [ ] Support non-GitHub HUDs from [[https://github.com/mastercomfig/hud-db][hud-db]].
- [ ] CI action to update hud-db.
- [ ] Mastercomfig [[https://comfig.app/][comfig.app]] wrapper.
- [ ] VPK builder.
- [ ] Configure launch options (Is this feasible?).
- [ ] A higher-level NixOS/Home-manager module.