X-12 / andromeda

0 stars 0 forks source link

Create various flight director components #137

Closed jextrevor closed 6 years ago

jextrevor commented 6 years ago

Fixes #56. If you want to test, checkout the branch, go to main.js and comment everything out from Ship.Objectives to Ship.Communications (excluding Ship.Power, Ship.Health, Ship.Alert, and Ship.LifeSupport), run npm run build-start and go to localhost:8000/fd

caydenlund commented 6 years ago

Ready for merge?

jextrevor commented 6 years ago

I think so, @shrimpster00