winnitron / WinnitronLauncher

The official Winnitron launcher! The meat and potatoes of the Winnitron.
winnitron.com
MIT License
34 stars 7 forks source link

Customizable key maps! #65

Closed aaronklaassen closed 7 years ago

aaronklaassen commented 7 years ago

Maintain defaults, but make those overridable via the options file.

This goes for games and the launcher! The Network is already sending back full key maps in the API response (though there isn't a UI for changing them yet), so now when the AHK files are written, it uses the configured keys both on the launcher side and on the game side to write those hotkeys.

:tada: