[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] vstruct - 1.0 beta 2
- From: "Peter Cawley" <lua@...>
- Date: Sun, 27 Jul 2008 20:04:09 +0100
Place the files in a directory called vstruct, then use
require("vstruct") - one of the places that Lua looks when you do
require(name) is name/init.lua
2008/7/27 Christof Schardt <christof@schardt.info>:
> Ben Kelly wrote:
>> What is it?
>> Why use it?
>> Where is it?
>
> I am missing an important question:
> How use it?
>
> More specific: what do I have to "require" ?
> I tried "require("init") without success. Also the
> other files couldn't be "required".
>
> Christof
>
>
>