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

Updated _Sidebar (markdown)

Robert Beekman 2017-04-23 14:20:54 +02:00
parent c7ce4bcfc6
commit ee1013acd4

@ -7,14 +7,16 @@
- [Dynamic properties](https://github.com/SpoinkyNL/Artemis/wiki/Dynamic-properties)
- [Easing](https://github.com/SpoinkyNL/Artemis/wiki/Easing)
- **LUA**
- [Brushes](https://github.com/SpoinkyNL/Artemis/wiki/brushes)
- [Drawing](https://github.com/SpoinkyNL/Artemis/wiki/Drawing)
- [Events](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events)
- [GUI](https://github.com/SpoinkyNL/Artemis/wiki/gui)
- [Keybind](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Keybinds)
- [Keyboard](https://github.com/SpoinkyNL/Artemis/wiki/keyboard)
- [Layers](https://github.com/SpoinkyNL/Artemis/wiki/Layers)
- [Overview](https://github.com/SpoinkyNL/Artemis/wiki/LUA)
- [Profile](https://github.com/SpoinkyNL/Artemis/wiki/profile)
- [Layers](https://github.com/SpoinkyNL/Artemis/wiki/Layers)
- [Keyboard](https://github.com/SpoinkyNL/Artemis/wiki/keyboard)
- [Brushes](https://github.com/SpoinkyNL/Artemis/wiki/brushes)
- [Events](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events)
- [Drawing](https://github.com/SpoinkyNL/Artemis/wiki/Drawing)
- [Storage](https://github.com/SpoinkyNL/Artemis/wiki/storage)
- [Timer](https://github.com/SpoinkyNL/Artemis/wiki/Timer)
- [Keybind](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Keybinds)
- **C#**
- [Adding a non-keyboard device](https://github.com/SpoinkyNL/Artemis/wiki/Adding-a-non-keyboard-device-yourself)