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

Updated LUA (markdown)

Robert Beekman 2016-11-03 21:39:25 +01:00
parent 135d57cbc5
commit 7f1fec0f73

2
LUA.md

@ -26,7 +26,7 @@ Below you can find an overview of the LUA API
- [DrawLine](https://github.com/SpoinkyNL/Artemis/wiki/Drawing#drawline)
- [DrawRectangle](https://github.com/SpoinkyNL/Artemis/wiki/Drawing#drawrectangle)
- [DrawText](https://github.com/SpoinkyNL/Artemis/wiki/Drawing#drawtext)
- [Drawing](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events)
- [LUA Events](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events)
- [Events](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events#events)
- [ProfileUpdating](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events#profileupdating)
- [ProfileDrawing](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events#profiledrawing)