User Tools

Site Tools



lua_api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
lua_api [2016/01/12 12:33] fxfirelua_api [2022/01/14 19:27] powder
Line 1: Line 1:
 ==== Minion LUA API ==== ==== Minion LUA API ====
-All our MinionBots are written in LUA. We provide a basis LUA library, [[MinionLib Lua API|MinionLib]], which is based on the [[Standard Lua API|Standard Lua API]].\\+All our MinionBots are written in LUA. We provide a basis LUA library, [[minionlib|MinionLib Lua API]], which is based on the [[Standard Lua API|Standard Lua API]].\\
 You can write your own Addons or even a complete new bot with the available LUA functions.  You can write your own Addons or even a complete new bot with the available LUA functions. 
  
  
 ^           **Minion Core**            ^^ ^           **Minion Core**            ^^
-| **[[Standard Lua API]]** |http://www.lua.org/ +| **[[gui_api|GUI API]]** |[[gui_api|GUI Documentation]]
-| **[[minionlib|MinionLib Lua API]]** |Core Framework, GUI Functions, Helper Functions & More|+| **[[minionlib|MinionLib API]]** |[[minionlib|Core Library, GUI & More]]| 
 +| **[[behaviortree|Behavior Tree]]** |[[behaviortree|Create your own Addon]]| 
 +| **[[taskmanager|TaskManager]]** |[[taskmanager|Custom TaskManager (For GW2 Only!)]]| 
 +| **[[skillmanager|SkillManager]]** |[[skillmanager|SkillManager (For GW2 Only!)]]| 
 +| **[[shortcutmanager|ShortcutManager]]** |[[shortcutmanager|ShortcutManager]]|
 | **[[FFXIVMinion Lua API]]** |https://github.com/MINIONBOTS/FFXIVMinion| | **[[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**             ^^ + 
-| **[[Private Addon Developer Help]]** | +^           **Minion LUA Addons**             ^^ 
-| **[[Jorith_ToolBox]]** | +| **[[store_addons|Store Addons Overview]]** | 
-| **[[mmoalt_FollowCommander]]** | +| **[[private_addon_developer_help|Private Addon API]]**|
-| **[[Your Addon Here]]** |+
  
lua_api.txt · Last modified: 2022/01/14 19:27 by powder