1
0
Fork 0
ARCHIVE: Used to be on the Google Play store, prior to D&D Beyond
Find a file
2016-08-12 15:53:27 -05:00
assets Modified how spell details are added/displayed to be more friendly with other systems 2016-08-12 15:53:27 -05:00
dist Modified how spell details are added/displayed to be more friendly with other systems 2016-08-12 15:53:27 -05:00
src Modified how spell details are added/displayed to be more friendly with other systems 2016-08-12 15:53:27 -05:00
systems Limited hackmaster support, system switching 2016-08-12 14:40:40 -05:00
.DS_Store Limited hackmaster support, system switching 2016-08-12 14:40:40 -05:00
.gitignore Initial commit 2016-07-10 02:15:01 -05:00
index.html Limited hackmaster support, system switching 2016-08-12 14:40:40 -05:00
ogl.html OGL 2016-07-10 02:17:53 -05:00
package.json Limited hackmaster support, system switching 2016-08-12 14:40:40 -05:00
README.md Limited hackmaster support, system switching 2016-08-12 14:40:40 -05:00

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.

Check it out on github.io!

For Developers

  1. Clone/Fork Repo
  2. npm install
  3. npm run develop

You may wish to run a local http server such as http-server.