Skip to content

Croden/d2e

 
 

Repository files navigation

D2e

An easy-to-use collection of data and images from D2e: Descent 2nd Edition by Fantasy Flight Games.

What's included

There are two top-level directories; data and images.

data

The data folder contains all D2e data; advanced-quests, allies, classes, conditions, familiars, heroes, monsters, lieutenants, items, overlord-decks, etc.

images

The images folder contains images for each of the above data cards.

Usage

You can use this data to build your own apps, etc.

The easiest way to do this is via Bower, NPM or as a Git submodule:

  • Bower: bower install d2e
  • NPM: npm install d2e
  • Git submodule: git submodule add https://github.com/any2cards/d2e.git

Bugs / Issues

Please open a ticket on Github.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request 🎉

When adding images please use TinyPNG to reduce their filesize as much as possible without affecting image quality.

Projects

A list of projects that use this content:

Want your project listed here? Let us know!

Versioning

This project uses SemVer. Given a MAJOR.MINOR.PATCH version number, we will increment the:

  • MAJOR version when existing content is changed in such a way that it can break consumers of the data
  • MINOR version when new content is added in a backwards-compatible manner, or existing content is changed in a backwards-compatible manner
  • PATCH version when fixing mistakes in existing content

History

See the Releases tab in Github.

Contributors

This work would not have been possible without the invaluable help and guidance of Guido Kessels. You can find his excellent X-Wing data at: https://github.com/guidokessels/xwing-data.


D2e: Descent 2nd Edition and all related properties, images and text are owned by Fantasy Flight Games.

About

Descent 2nd Edition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 61.7%
  • HTML 38.1%
  • CSS 0.2%