David Sangrey 24df4c9752 Merge pull request #105 from alex-williams/Issue678_Enforcer_falloff_fix
Changing Enforcer falloff to 3km to match in game metric
2024-05-15 09:21:15 -04:00
2023-11-05 15:59:56 +06:00
2018-06-17 08:42:50 +10:00
2018-11-13 09:06:37 +11:00
2018-06-17 08:48:13 +10:00
2019-05-19 10:30:08 +02:00
2018-09-15 08:57:31 +10:00
2016-02-13 20:58:39 -08:00
2018-01-24 09:13:02 +00:00
2019-05-19 10:30:08 +02:00
2019-01-22 09:30:42 +11:00
2020-01-10 20:39:36 +00:00
2019-08-25 14:05:08 +02:00

Build Status

Coriolis Data Files

JSON Data modelling Elite Dangerous ships and components.

See the wiki for more details

Issues

If you want to report an issue for this repository, please do this in the main repository of the coriolis project: https://github.com/EDCD/coriolis/issues

Hosted Versions

You can find hosted and compiled versions of the data-json under https://coriolis.io/data/ and https://beta.coriolis.io/data/. You might want to load these as depedency instead of reyling on the npm-dependency.

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.

Description
No description provided
Readme 8.4 MiB
Languages
JavaScript 96.6%
Python 3.4%