An easy-to-use collection of data for Star Wars: Legion game by Fantasy Flight Games
This repository contains data for the following components:
- Units
- Upgrades
- Typed data for Flow
- Structure for shared save format (see
types/ldf)
You can use this data to build your own apps, army builders, web sites, etc.
The easiest way to do this is via Yarn, npm
- Yarn:
yarn add legion-data - npm:
npm install legion-data
Please open a ticket on Github.
- Fork it!
- Create your feature branch:
git checkout -b my-awesome-feature - Commit your changes:
git commit -am 'Add some awesome feature' - Push to the branch:
git push origin my-awesome-feature - Submit a pull request 🎉
A list of projects that use this content:
- Legion Commander (iOS App)
- Legion Commander (Android App)
- Legion Discord Bot
Want your project listed here? Let us know!
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 dataMINORversion when new content is added in a backwards-compatible manner, or existing content is changed in a backwards-compatible mannerPATCHversion when fixing mistakes in existing content
See the Releases tab in Github.
- André Lind (andre@lindapp.se)
- Steve Good (sgood@lanctr.com)
MIT
Star Wars, Star Wars: Legion and all related properties and text are owned by Fantasy Flight Games, Lucasfilm Ltd., and/or Disney.