Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDLaunchpad

An Elite Dangerous Launchpad Mini Control Layer

Installation

To install this you will need nodejs

once you have installed nodejs

open powershell as admin and type the following

npm i --global --production windows-build-tools 
npm i --global node-gyp
setx PYTHON "%USERPROFILE%\.windows-build-tools\python27\python.exe"

Finally navigate to the root folder of the project and type

npm i

Configuration

To configure the keys that you want to correspond with Launchpad key presses, open config.js and edit the array entries in config.keys it is important that you don't remove any lines just replace the "_" with the keys that you would like pressed

Running

To run this program navigate to the folder in powershell or cmd and run

npm start

About

A simple implementation of a Launchpad Mini for the game Elite: Dangerous

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages