Contains the Lua stubs for autocompletion in ZeroBrane Studio LUA IDE for the Spring/ Recoil Engine and BAR
- Copy the
springzbapi.lua
andspringzbdef.lua
files toZeroBraneStudio\api\lua\
- Open settings in Edit->Preferences->Settings:User
- Paste the line below into it:
api = {'springzbapi','springzbdef'}
- Restart ZB Studio
Be amazed by autocompletion, argument and return value completion, along with some info
- Run the python file to scrape springrts wiki and generate springzbapi.lua
- Enable the widget ingame to generate springzbdef.lua
Install https://github.com/pixeljetstream/zbstudio-graphicscodepack into ZeroBraneStudio\packages