Commit f585054f authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Update README.md

parent c35da1f9
LuaInterface 2.0.4 LuaInterface 2.0.4 [![Build Status](https://travis-ci.org/codefoco/LuaInterface.png?branch=master_nlua)](https://travis-ci.org/codefoco/LuaInterface)
------------------ ------------------
Copyright © 2003-2006 Fabio Mascarenhas de Queiroz Copyright � 2003-2006 Fabio Mascarenhas de Queiroz
Maintainer: Craig Presti, craig@vastpark.com Maintainer: Craig Presti, craig@vastpark.com
lua51.dll and lua51.exe are Copyright © 2005 Tecgraf, PUC-Rio lua51.dll and lua51.exe are Copyright � 2005 Tecgraf, PUC-Rio
Getting started with LuaInterface: Getting started with LuaInterface:
...@@ -90,7 +90,7 @@ Fixed a bug where calls of some static methods would reference an ...@@ -90,7 +90,7 @@ Fixed a bug where calls of some static methods would reference an
invalid pointer. invalid pointer.
Fixed a bug when strings with embedded null characters are passed in or Fixed a bug when strings with embedded null characters are passed in or
out of Lua (Thanks to Daniel Néri for the report & fix!) out of Lua (Thanks to Daniel N�ri for the report & fix!)
The native components in LuaInterface (i.e. Lua51 and the loader) are The native components in LuaInterface (i.e. Lua51 and the loader) are
both built as release builds - to prevent problems loading standard both built as release builds - to prevent problems loading standard
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment