PtokaX forum

Development Section => Extensions for PtokaX Lua => Topic started by: PPK on 13 December, 2013, 23:44:15

Title: LuaExpat 1.2.0 / Expat 2.1.0
Post by: PPK on 13 December, 2013, 23:44:15
Version for PtokaX 0.5.0.1 build 445 and higher.

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

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

Initializing:
Code (Lua) Select

require "lxp"


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

This lib is compatible with PXLua 5.1.x, 5.2.x and 5.3.0(work1) ;)