Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 1016 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 1016 Bytes

About

This fork was created to avoid messing up the main coriolis-data project. The fork will be used for learning about the Coriolis project with the intention of eventually contributing. Any contributions to this project will not go to the main Coriolis project. If anyone wants to contribute to the Coriolis project they should contribute directly to https://github.com/EDCD/coriolis-data.

Coriolis was created using assets and imagery from Elite: Dangerous, with the permission of Frontier Developments plc, for non-commercial purposes. It is not endorsed by nor reflects the views or opinions of Frontier Developments and no employee of Frontier Developments was involved in the making of it.

Coriolis Data Files

JSON Data modelling Elite Dangerous ships and components.

See the wiki for more details

Development

After making changes to the json files run npm start to update the distribution files.

Run npm test to lint and run unit tests.