This is an old revision of the document!
All our MinionBots are written in LUA. We provide a basis LUA library, MinionLib Lua API, which is based on the Standard Lua API.
You can write your own Addons or even a complete new bot with the available LUA functions.
| Minion Core | |
|---|---|
| Standard Lua API | http://www.lua.org/ |
| MinionLib Lua API | Core Framework, GUI Functions, Helper Functions & More |
| FFXIVMinion Lua API | https://github.com/MINIONBOTS/FFXIVMinion |
| GW2Minion Lua API | https://github.com/MINIONBOTS/GW2Minion |
| ESOMinion Lua API | https://github.com/MINIONBOTS/ESOMinion |
| Minion Addons | |
|---|---|
| Store Addons | |
| Private Addon API | |