what is *.lua file?

Moho allows users to write new tools and plugins. Discuss scripting ideas and problems here.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
alongz
Posts: 21
Joined: Mon Jun 19, 2006 3:13 pm
Location: malaysia

what is *.lua file?

Post by alongz »

hi im new in moho software. i look some of the file that upload in this forum and i see *.lua file? What is this? and how can we create it? can some one post me a link to answer my question? tq
i like an animation..
myles
Posts: 821
Joined: Sat Aug 21, 2004 3:32 am
Location: Australia, Victoria, Morwell
Contact:

Post by myles »

Lua is a programming/scripting language - see http://www.lua.org/

*.lua files are text files containing Lua programs/scripts.

Moho can use *.lua files as plug-ins/extensions and tools. If you are a programmer, you can write your own scripts, use scripts written by other users, or modify the scripts written by Lost Marble or other users.

The main toolbar in Moho uses Lua scripts included with Moho, and there are also some extra Lua scripts under the Scripts menu.

See this thread for documentation on Moho-specific extensions to the Lua programming language.

Regards, Myles.
"Quote me as saying I was mis-quoted."
-- Groucho Marx
Post Reply