Skip to content

GhostCityGames/Midnight-Riders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Midnight Riders: A Role-Playing Game of Bikers & Beasts

Ghost City Games

Screenshot

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.

Creative Commons License
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.

Contributing to Midnight Riders

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.

Building 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.

git clone https://github.com/GhostCityGames/Midnight-Riders

sphinx-build -b epub source build

  • Convert epub to mobi.

ebook-convert build/MidnightRiders.epub build/MidnightRiders.mobi

ebook-viewer build/MidnightRiders.epub