Is a web-based character sheet app for a tabletop rpg game we all love so much.
I have decided to make it because the official sheet is locked down in many ways and also requires a digital game purchase to do ceratain things.
I wanted to make a character sheet that is easy to use, allows all kinds of edits, and does not try to be smarter than it's users with complicated calculations.
Artem - card descriptipons, translation help
the1mason - code, design, translation, data
bmpolonsky - russian locale, minor bug fixes
Issues may or may not be reviewed.
On code contributions: PRs with meaningful contributions to the functionality or bug fixes are welcome. Slopcoded one-liners are not welcome. Be sure to follow the game publishers' licenses as well as the project's license. The code that is written by you is yours, but you are giving the other contributors the rights to modify and iterate on it. Also, check the LICENSE.
use pnpm
project uses vuetify component library, vue3, vite, i18n, vue-router
good luck