LibLuaServer

LibLuaServer

84 Downloads

This projected is tagged as 'No Support', the author maintain but does not give support to users. You may apply your own changes and send a Pull Request on GitHub:

https://github.com/Terciob19/LuaServerDefinitions-WorldOfWarcraft

This project contains one file used by Lua Servers extensions to help filling function arguments and auto complete arguments with pre-defined choices.

Alias are in place as well to help the code be more readable, example shows a function receiving an array: 

Why should you use this? I have no idea, I like it for the freedom of add or change anything at any time, you may like this style and also use and make contributions on github page.

How do Install: you may clone from github or download the zip here, place the file on any folder within your project and make sure to have a project solution in your coding application: on Visual Studio Code > Open Folder (the folder where your addon is) and Save Workspace As...