Difference between revisions of "Develop:Lua"

From ISBoxer 2
Jump to: navigation, search
 
Line 8: Line 8:
  
 
{{Lua Functions}}
 
{{Lua Functions}}
 +
 +
 +
{{Module Development}}

Latest revision as of 13:55, 27 May 2019

Lua is a scripting engine used for ISBoxer 2 Launcher. Lua is fairly common and well-known, and plenty of existing tutorials are available via the Internets, so we'll point to existing documentation and guides for learning the basics of Lua. We will, however, cover special behaviors from our engine as well as all of the available ISBoxer 2-specific functions.

Guides and Tutorials

Coming soon. :)

Lua References

ISBoxer 2 Lua Functions


ISBoxer 2 Module Development