Overview: Difference between revisions
From Vendetta Lua
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Lua version: 5.1.2 | >Lua version: 5.1.2<br> | ||
Download and documenation: [http://www.lua.org/] | Download and documenation: [http://www.lua.org/]<br> | ||
Public api is pretty stripped down at the moment. Which means no io, os routines and no C library loading and stuff. | 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. | To access lua use the /lua command in the game console. | ||
<br><br> | |||
GUI Toolkit: [[IUP Intro]] | GUI Toolkit: [[IUP Intro]]<br> | ||
download and documentation: [http://www.tecgraf.puc-rio.br/iup/] | download and documentation: [http://www.tecgraf.puc-rio.br/iup/]<br> | ||
+/- a few features | +/- a few features | ||
---- | |||
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | |||
---- | |||
=[http://ytunujymyq.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]= | |||
---- | |||
=[http://ytunujymyq.co.cc CLICK HERE]= | |||
---- | |||
</div> |
Revision as of 11:33, 18 November 2010
>Lua version: 5.1.2<br> Download and documenation: [1]<br> 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. <br><br>
GUI Toolkit: IUP Intro<br>
download and documentation: [2]<br>
+/- a few features