DefaultUI.d.lua
, not /Function
, because they're part of the interface code..luarc.json
, including path to root directory of these type definitions.{
"diagnostics.globals": [
"arg",
"arg1",
"arg2",
"arg3",
"arg4",
"arg5",
"arg6",
"arg7",
"arg8",
"arg9",
"event"
],
"runtime.version": "Lua 5.1",
"type.inferParamType": true,
"workspace.library": ["wow-api-type-definitions"]
}
This repo includes work adapted from documentation:
The only software license compatible with this project is the GNU GPLv3. That's because Wowpedia and WoWWiki license content under CC BY-SA 3.0, which allows upgrading to CC BY-SA 4.0, and then one-way to GNU GPLv3 to complete a license hat trick.