tashcan / bob

GNU General Public License v3.0
62 stars 15 forks source link

Modified extended hotkeys not working #12

Closed rodcleveland closed 8 months ago

rodcleveland commented 9 months ago

When changing some of the hotkeys in the config they are not assigned.

ie: changing

# Zoom in/out zoom_in = 'KEYMINUS' zoom_out = 'KEYPLUS'

is not working. others are the same issue.

tashcan commented 9 months ago

Customizable hotkeys are only in a beta/pre-release version of this, which still has a couple issues to smooth out. The release version has static hotkeys. Hopefully it'll be ready for public full release soon.

netniV commented 9 months ago

Hotkeys work off the alpha/beta builds. One of those is available that should work with the latest version of the game. https://github.com/tashcan/bob/actions/runs/7814064954

rodcleveland commented 8 months ago

Thanks that did it.