Newer
Older
These config files make the BIND RPG books look and act the way they do.
# Dependencies
- `inkscape`
- `make`
- `texlive-most`
- `git-lfs`
- (optional) `imagemagick`
> git submodule add https://gitlab.com/bindrpg/config config
Edit 'main.tex', and input your tex files by writing `\include{my_file.tex}`.
You can create the [documentation][docs] with
> make docs
Test your changes before committing with
> make test
This thing's handled as a submodule in the other documents, so changing it will change all BIND books.
Any changes to the master branch should be tested in the `core` and `aif` projects first.
[docs]: https://gitlab.com/bindrpg/config/-/jobs/artifacts/master/raw/docs.pdf?job=build
[rules]: https://gitlab.com/bindrpg/config/-/jobs/artifacts/master/raw/rules.pdf?job=build
[resources]: https://gitlab.com/bindrpg/config/-/jobs/artifacts/master/raw/resources.pdf?job=build