X-Wing Card Images Data
December 6, 2016 ยท View on GitHub
A collection of card images from X-Wing: The Miniatures Game by Fantasy Flight Games, arranged and named to be compatible with the XWS format.
What's included
There are two top-level directories: images and util.
images
The images folder contains images for each card. Pilot cards are divided by faction (imperial, rebels, scum) then ship type. Upgrades are divided by upgrade type.
Cards are named according to the XWS specification that provides rules for naming X-Wing Miniatures Game cards in an application-neutral manner.
util
The util folder holds scripts and utilities to help manage the cards and repo.
Usage
You can use this data to build your own apps, squad builders, web sites, etc.
The easiest way to do this is to include the repo via Bower or as a Git submodule.
Bugs / Issues
Please open a ticket on Github.
Contributing
- 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 :tada:
When adding images:
- Pilot cards should be resized to 300 x 418 pixels. Upgrade cards should be 194 x 300 pixels.
- 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:
MAJORversion when existing content is changed in such a way that it can break consumers of the data. Used if the XWS format changes in a breaking mannerMINORversion when new content is added in a backwards-compatible manner, or existing content is changed in a backwards-compatible manner. Used for adding new cards.PATCHversion when fixing mistakes in existing content. Used for replacing cards with better quality versions of the image.
History
See the Releases tab in Github.
Contributors
- Voidstate (https://github.com/voidstate)
- Andrew Matheny (https://github.com/ajmath)
Initially forked from guidokessels/xwing-data.
License
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.