Contribute your own work
Got a mission pack, detachment, restored content, or other homebrew for Horus Heresy 3rd edition? Here's how to get it added to the archive.
Option 1 — Just send it to me
Open an issue
Don't want to deal with git? Open an issue on the repository, attach your document (PDF or images), and describe what it is. I'll turn it into a proper entry and add it for you.
Option 2 — Submit it yourself (preferred)
Fork, fill in the template, open a pull request
- Fork the repository.
-
Copy the _template folder into
the category it belongs in (
mission-packs,detachments,restored-content,units,prime-advantages,factions,scoring, ortweaks), and rename it descriptively (e.g.Istvaan-3-Jimmy-Space). -
Fill out every field in
meta.yaml— a uniqueid, title, author, version, license, and anyreplaces/requirestags drawn from domains.yml. - Write the
README.mddescribing what the set contains. - Add your PDF/image files and list them under
filesin the metadata. - Open a pull request back to the main repo.
Full details on the folder structure, metadata format, and how compatibility tags work are in the repository README.
Licensing
All content is released under GPL-3.0-only. By submitting, you affirm the work is your own (or that you have the rights to release it) and agree to license it under GPL-3.0. Don't submit other people's content without their permission — public availability is not the same as permission to redistribute.