Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.46 KB

File metadata and controls

31 lines (20 loc) · 1.46 KB

TaimiHUD data sources

This is a repository to be used for requests to list data sources for TaimiHUD.

Template samples

The quickest way to get a pack added is to submit a pull request, here are some examples of how to format the data:

  • Pathing packs are typically hosted by GitHub releases: example af73d6a.
  • Direct download URL of a TacO pack: example daa06ec.
  • Combat timers and squad markers are configured similarly from their own respective files.
  • Hashes can be generated using nix hash file --sri, but it's fine to just leave a placeholder: hash = null;

Once accepted, we'll tag it to be deployed to the addon automatically from there.

Manual Requests

Submit a new issue here or otherwise make a request through any contact method. You may submit the request and relevant info to the #share-your-packs channel on Discord.

Updating

(this isn't necessary in order to generate sources.toml to be consumed by TaimiHUD so can be ignored for now)

This should be automated by CI, but some of the manual process will be described here.

nix build -L .#allUpdateChecks