Ketho / IntelliJ-IDEA-Lua-IDE-WoW-API

WoW Lua API to use with the Lua IDE plugin for IntelliJ IDEA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

World of Warcraft Lua API to be used with the [Lua IDEA plugin] for IntelliJ IDEA.

The API Documentation is generated from the WoW Source API files by executing: lua ./GenerateFromAPIDocumentation.lua

The Global API functions are parsed from https://wow.gamepedia.com/Global_functions and all content is extacted to wow-api.lua. To run the script execute: lua ./GetWowpediaInfo.lua

Note: We need two lua libraries to run the Wowpedia parser: lua-socket and lua-sec

About

WoW Lua API to use with the Lua IDE plugin for IntelliJ IDEA

License:Other


Languages

Language:Lua 100.0%