zombieFox / awesomeSheet

Online Pathfinder Character Sheet
https://zombiefox.github.io/awesomeSheet/
MIT License
152 stars 28 forks source link

Configuration for Different Game Types #102

Open beauremus opened 7 years ago

beauremus commented 7 years ago

I really like what you have built here! I am considering using it for my next Pathfinder game. I am currently playing a D&D3.5 game and while this setup works with some workarounds I am hoping you'd be willing to expand the scope to allow for a JSON config file of sorts to setup the character sheet with the appropriate skills and such. I can fork the project if you aren't interested but I'd like to help contribute to your project if you're interested.

Let me know. I have a few other ideas.

zombieFox commented 7 years ago

Hi, glad you like it! That's an interesting idea. I must admit it, as I'm still Learning JS, I don't know how to go about doing that. I also never really planned to support anything other than Pathfinder. So the underlying structure/architecture might not be right for 3.5. However if you want to make a branch I'd be happy to work together.