Difference between revisions of "Overview"

From Vendetta Lua
Jump to: navigation, search
Line 7: Line 7:
  
  
GUI Toolkit: [[IUP]]<br>
+
GUI Toolkit: [[IUP Intro]]<br>
 
download and documentation: [http://www.tecgraf.puc-rio.br/iup/]<br>
 
download and documentation: [http://www.tecgraf.puc-rio.br/iup/]<br>
 
+/- a few features
 
+/- a few features

Revision as of 22:50, 11 May 2010

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.


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