Re: Starting (smart)Lua from scratch...
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Starting (smart)Lua from scratch...
- From: steve donovan <steve.j.donovan@...>
- Date: 2013年3月12日 16:06:10 +0200
On Tue, Mar 12, 2013 at 3:51 PM, Ryan Pusztai <rpusztai@gmail.com> wrote:
> I completely agree. I think I would like to know if that is all I have to
> do. Just download the latest batteries from LuaDist. Then unpack them? I can
> do this fairly easily, but is the documentation and licensing included?
The licensing is in the share\* folders, so that's cool. We'll have to
integrate the docs ourselves.
In the meantime while we're in an alpha state, people are welcome to
add issues here:
https://github.com/LuaDist/batteries
Some things are rather rough, like ZB Studio debugger throwing up
irritating popups and not showing wxLua apps. But these will be sorted
soon.
steve d.