thislooksfun / earthdawn

A smart Earthdawn character sheet
GNU General Public License v2.0
0 stars 1 forks source link

Earthdawn Character Sheet

A simple digital character sheet for Earthdawn

greenkeeper: enabled mergify: enabled license code style: prettier

Latest Release Latest Stable Release Status Codecov

# This project is being retired in favor of [ecs](https://github.com/thislooksfun/ecs) # Disclaimer This project is still a work in progress. Things will change. Use at your own risk. # Development ## Installation 1. Clone this project 2. Run `npm install` ## Running To run locally, run ```bash npm run electron:serve ```