PtokaX forum

Development Section => Extensions for PtokaX Lua => Topic started by: PPK on 10 April, 2012, 16:25:05

Title: LuaExpat 1.2.0
Post by: PPK on 10 April, 2012, 16:25:05
Version for PtokaX 0.4.2.0 build 376 and higher.

Homepage: http://matthewwild.co.uk/projects/luaexpat/

Binary: http://www.PtokaX.org/files/Libs-376/LuaExpat-1.2.0.7z
Binary x64: http://www.PtokaX.org/files/Libs-376/LuaExpat-1.2.0-x64.7z
Source: http://www.PtokaX.org/files/Libs-376/LuaExpat-1.2.0-src.tar.gz

Initializing:

require "lxp"


This will register global lxp, more is in docs ::)

This lib is compatible with PXLua 5.1.5, 5.2.0 and 5.2.1 ;)

Update 8/May/2012: