- Notifications
You must be signed in to change notification settings - Fork23
The Black Hack RPG text and tables, ready to be translated into your language
License
brunobord/the-black-hack
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project publishes the "raw text" of the Roleplaying game "The Black Hack", by David Black. As specified in theLicense document, the text and tables areopen game content.
It means that anyone can use thisopen game content and make derivative works without asking for permission, as long as this derivative fits theOpen Gaming License terms.
The name "The Black Hack" is used here with kind permission of the author.
See theLicense for more details.
The main document describing theguidelines on how to contribute is readable here. Please read it carefully in order to make sure your contribution will be easily reviewed and accepted.
You must havePython language available on your system, and either a way to create a virtualenv with a recent version oftox or a recent version of tox available system-wide.
To build the HTML pages, you can run on of the following commands:
make htmltox -e html
The build pages are in thebuild/
directory. This may help you if you try to fix or translate into a new language.
You'll probably won't have to, but if you want to build PDF files, you'll need to installwkhtmltopdf on your system. And you may runtox -e pdf
to build PDF files.
If you want to target a specific language, you can run:
tox -e pdf -- french
About
The Black Hack RPG text and tables, ready to be translated into your language