Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 441 Bytes

File metadata and controls

26 lines (17 loc) · 441 Bytes

Usage

Visit http://troynt.github.io/elite_dangerous_controls_reference/

Select from default control schemes or pick yours in

%APPDATA%\..\Local\Frontier Developments\Elite Dangerous\Options\Bindings\Custom.binds

Development

Requirements

  • bower ( npm install bower -g )
  • bundler ( gem install bundler )

Running

Clone project, then cd into folder.

bower install
bundle install
bundle exec middleman server