1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

Updated LUA Keybinds (markdown)

Robert Beekman 2017-03-19 18:15:51 +01:00
parent 1720ca27f5
commit 22aac1af04

@ -1,8 +1,8 @@
The Keybind module allows you to execute pieces of script when a certain key or mousebutton is pressed.
## Overview
* [SetKeybind](https://github.com/SpoinkyNL/Artemis/wiki/luakeybinds#setkeybind)
* [RemoveKeybind](https://github.com/SpoinkyNL/Artemis/wiki/luakeybinds#removekeybind)
* [SetKeybind](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Keybinds#setkeybind)
* [RemoveKeybind](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Keybinds#removekeybind)
## Functions
### SetKeybind