Matrixchung / EDAutopilot-v2

An autopilot bot for Elite: Dangerous based on computer vision
MIT License
49 stars 12 forks source link

Added Select_UI to the autokey binds #17

Closed DLAcoding closed 2 years ago

DLAcoding commented 2 years ago

The script was sending the space key as default for the Select_UI but this was not being mapped in the keybinding. This solves the Key bindings needs a UI_select #16

Matrixchung commented 2 years ago

sorry for the inconvenience, but I have changed the project structure (move them out of .vscode) for future development, so plz consider fetch upstream in your fork repo and PR again based on the new structure. Thanks!

Matrixchung commented 2 years ago

Merged in fcfbfaf7e64696ced08e13fdcc68075edd4c56bf , please fetch the latest upstream