📄 Build a character sheet as individual as your character
🆓 Open-source software does not require any account (data is kept in the browser)
You can either use my hosted version or host it yourself.
🇩🇪/🇺🇸 German as well as english translations (contributions welcome!)
In order to brush up on my Vue.js-fu, I built this digital character sheet so that my gaming group wouldn't need to use a proprietary system to keep their data. The ultimate goal is to make this printable, too, but first and foremost I want to explore the potential of a digital character sheet.
See LICENSE.md for Shadowrun-specific licensing information.
Install all dependencies:
npm install
npm run serve
npm run build
npm run lint
Contributions are welcome!