Athanasius / coriolis

Coriolis Shipyard for Elite Dangerous

Home Page:http://coriolis.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat to us on Discord

About

The Coriolis project was inspired by E:D Shipyard and, of course, Elite Dangerous. The ultimate goal of Coriolis is to provide rich features to support in-game play and planning while engaging the E:D community to support its development.

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.

Contributing

Development

To get a local instance of coriolis running, perform the following steps in a shell:

> git clone https://github.com/EDCD/coriolis.git
> git clone https://github.com/EDCD/coriolis-data.git
> cd ./coriolis-data
> npm install
> cd ../coriolis
> npm install
> npm start

You will then have a development server running on localhost:3300.

Ship and Module Database

See the Data wiki for details on structure, etc.

About

Coriolis Shipyard for Elite Dangerous

http://coriolis.io

License:Other


Languages

Language:JavaScript 94.8%Language:Less 4.5%Language:HTML 0.4%Language:EJS 0.3%