Skip to content

Contains the Lua stubs for autocompletion in ZeroBrane Studio LUA IDE for the Spring Engine and BAR

License

Notifications You must be signed in to change notification settings

beyond-all-reason/ZBStudioAPI

Repository files navigation

ZBStudioAPI

Contains the Lua stubs for autocompletion in ZeroBrane Studio LUA IDE for the Spring/ Recoil Engine and BAR

To use these:

  1. Copy the springzbapi.lua and springzbdef.lua files to ZeroBraneStudio\api\lua\
  2. Open settings in Edit->Preferences->Settings:User
  3. Paste the line below into it: api = {'springzbapi','springzbdef'}
  4. Restart ZB Studio

Be amazed by autocompletion, argument and return value completion, along with some info

image

To rebuild these:

  1. Run the python file to scrape springrts wiki and generate springzbapi.lua
  2. Enable the widget ingame to generate springzbdef.lua

For GLSL Shader Programming

Install https://github.com/pixeljetstream/zbstudio-graphicscodepack into ZeroBraneStudio\packages

image

About

Contains the Lua stubs for autocompletion in ZeroBrane Studio LUA IDE for the Spring Engine and BAR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published