Re: lua_bot sandbox
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: lua_bot sandbox
- From: Jim Whitehead II <jnwhiteh@...>
- Date: 2011年1月14日 12:22:30 +0000
On Fri, Jan 14, 2011 at 12:11 PM, Alexander Gladysh <agladysh@gmail.com> wrote:
> On Fri, Jan 14, 2011 at 14:43, Jim Whitehead II <jnwhiteh@gmail.com> wrote:
>> I've shipped this to dozens of people and it was asked for again
>> today, so I've posted the sandbox I use for lua_bot on Github. This
>> sandbox is very simple and by no means is 'news', but it may be useful
>> to someone in constructing their own. There is an updated version of
>> this sand sandbox that is in use on
>> http://wowprogramming.com/utils/weblua but I haven't had a chance to
>> take a look at the differences between them. Once I have and I've had
>> a chance to merge them, I will update the repository.
>
>> https://github.com/jnwhiteh/luasandbox
>
> Cool! What license this code is under?
I will update the readme file, but it is available under the MIT license.
- Jim