An easy-to-use collection of data and images from X-Wing: The Miniatures Game by Fantasy Flight Games.
There are two top-level directories; data
and images
.
The data
folder contains all X-Wing data; pilots, upgrades, damage decks, expansion packs, etc.
The images
folder contains images for each card, product and faction.
You can use this data to build your own apps, squad builders, web sites, etc.
The easiest way to do this is via Bower, NPM or as a Git submodule:
- Bower:
bower install xwing-data
- NPM:
npm install xwing-data
- Git submodule:
git submodule add https://github.com/guidokessels/xwing-data.git
Please open a ticket on Github.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request 🎉
When adding images please use TinyPNG to reduce their filesize as much as possible without affecting image quality.
A list of projects that use this content:
- X-Wing Companion (Android App)
- X-Wing Companion Card Viewer (Chrome Extension)
Want your project listed here? Let us know!
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 dataMINOR
version when new content is added in a backwards-compatible manner, or existing content is changed in a backwards-compatible mannerPATCH
version when fixing mistakes in existing content
See the Releases tab in Github.
- Guido Kessels ([email protected])
The first version of the data was based on Geordan Rosario's squad builder in 2014, found here: https://github.com/geordanr/xwing.
Star Wars, X-Wing: The Miniatures Game and all related properties, images and text are owned by Fantasy Flight Games, Lucasfilm Ltd., and/or Disney.