AliDeym / glua

gLua (Garry's mod lua) modification for NLua's lua5.2 lib.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is Lua 5.2.3, released on 11 Nov 2013.

Modified for MVS/MVC++ and MVC++ compiler. This is a customized lua which is (Almost) as same as Garry's mod lua interface.

For building the project, you'll need the Microsoft Visual C++ Compiler, which is by default included in Microsoft Visual studio.

This project is forked from NLua's lua lib, which is forked from C lua by LuaDist .

NLua's lua lib is licensed under MIT License.

#Sublicense

This project is sublicensed under GNU General Public License V2:

Copyright (C) 2014  Ali Deym.

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

About

gLua (Garry's mod lua) modification for NLua's lua5.2 lib.


Languages

Language:C++ 62.2%Language:Lua 27.6%Language:C 10.2%Language:Objective-C 0.0%