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.
There are two top-level directories: images
and util
.
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.
The util
folder holds scripts and utilities to help manage the cards and repo.
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.
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:
- 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.
A list of projects that use this content:
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 data. Used if the XWS format changes in a breaking mannerMINOR
version 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.PATCH
version when fixing mistakes in existing content. Used for replacing cards with better quality versions of the image.
See the Releases tab in Github.
- Voidstate (https://github.com/voidstate)
- Andrew Matheny (https://github.com/ajmath)
Initially forked from guidokessels/xwing-data.
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.