Overview

From Vendetta Lua
Revision as of 11:52, 16 June 2009 by Rubin427 (Talk | contribs) (added link to Plug-in scripting tutorial)

Jump to: navigation, search

Lua version: 5.1.2
Download and documenation: [1]
Public api is pretty stripped down at the moment. Which means no io, os routines and no C library loading and stuff.

To access lua use the /lua command in the game console.

For an introductory tutorial, see the Plug-in scripting tutorial[2]


GUI Toolkit: IUP
download and documentation: [3]
+/- a few features