Skip to content

troynt/elite_dangerous_controls_reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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