Ghost City Games
Midnight Riders is a pen and paper Role-Playing Game (RPG) that can be played with 3 to 6 players.
Support the developers of Midnight Riders by purchasing a physical book at Etsy, an ebook at DriveThruRPG, or developing with us on Github.
Copyright © Ghost City Games 2017. Except where otherwise specified, the text on Midnight Riders by Ghost City Games is licensed under the Creative Commons Attribution-ShareAlike License 4.0 (International) (CC-BY-SA 4.0).
Art © 2017 Nicole Dutram. Used with permission.
Contact the artist via e-mail: dutram.nd@gmail.com.
We would love to hear from you! Create New Issues with questions, problems, or solutions.
See the CONTRIBUTING.md file for ways to make contributions.
Also, check out DMS, a simulator that playtests the game mechanics of Midnight Riders.
If you would just like to download Midnight Riders without building, check out DriveThruRPG or our releases page.
If you would like to build a custom copy of Midnight Riders, you will need Python, Sphinx, and Calibre.
-
Open a terminal.
-
Clone this project.
git clone https://github.com/GhostCityGames/Midnight-Riders
-
Build the epub file.
sphinx-build -b epub source build
- Convert epub to mobi.
ebook-convert build/MidnightRiders.epub build/MidnightRiders.mobi
- Open the resulting epub file with calibre.
ebook-viewer build/MidnightRiders.epub