ARCHIVE: Used to be on the Google Play store, prior to D&D Beyond
assets | ||
dist | ||
src | ||
systems | ||
.DS_Store | ||
.gitignore | ||
index.html | ||
ogl.html | ||
package.json | ||
README.md |
My Spells
...is a user friendly mobile responsive app designed to do one thing well: View Spells.
Systems Supported
- Dungeons & Dragons 5e
- Hackmaster 4e (WIP)
Will you support X system?
Anyone who wishes to write up spells for a system in json format matching the same syntax used by the existing systems in this repo is welcome to add their system of choice.
For Developers
- Clone/Fork Repo
npm install
npm run develop
You may wish to run a local http server such as http-server.