mirror of
https://github.com/scummvm/scummex.git
synced 2026-05-21 05:40:51 +00:00
25 lines
553 B
HTML
25 lines
553 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>.LUA</TITLE>
|
|
<META NAME="resource-type" CONTENT="document">
|
|
</HEAD>
|
|
<FONT SIZE="+2" FACE="Arial">
|
|
|
|
<B>.LUA</B>
|
|
</FONT><P>
|
|
<FONT FACE="Arial" SIZE="-1">
|
|
The .LUA files contain compiled <A HREF="lua.html">Lua</A> scripts, and are
|
|
thus the scripts controlling most of what happens in <I>Grim Fandango</I>.<P>
|
|
</FONT>
|
|
|
|
<FONT FACE="Courier">
|
|
<TABLE CELLSPACING=1 WIDTH="100%">
|
|
<TR>
|
|
<TD COLSPAN=3><FONT FACE="Arial" SIZE="-1"><B>Compiled Lua script.</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
</FONT>
|
|
</BODY>
|
|
</HTML>
|
|
|