Skip to content

Tags: OZoneGuy/shortcut-mapper

Tags

v0.1.2

fix - Fixed add function for KeyMapNode

Allowed an existing KeyMapNode without a command to have a command

When adding a command, if the corresponding string exists but doesn't have a
command, then its `cmd` and `hasCmd` variables are updated

v0.1.1

docs - Added documentation to the header files

v0.1.0

docs - Added more future features