Skip to content

Odin94/Progeny-vtm-v5-character-creator

Repository files navigation

Cyoanide

⚰️ Progeny 🦇
A 'Vampire: the Masquerade' 5th Edition Character Creator

Quickly and easily create your VTM character & export to printable, editable PDF. Link

The creator runs entirely in your browser, no files are sent to a server.

This is a 'Vampire: The Masquerade' character creation tool for beginners. It is intentionally streamlined and limited to creating a common type of character following the rules from the source book. You can download your character into a printable PDF when you're done (PDF template kindly provided by Nerdbert) and also save it to a local JSON file that you can load into this web app to continue editing.

How to run

  • npm install

  • npm start

  • (optional) create .env file and enter environment variables like REACT_APP_VARIABLE_NAME = 'some value'

Credits & Acknowledgements