aboutsummaryrefslogtreecommitdiff
path: root/bin/licenses/xml.LICENSE
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-12-25 11:37:38 +0800
committerchai <chaifix@163.com>2018-12-25 11:37:38 +0800
commitd3e321a34e331adaa14551839c88aaa743cb00ab (patch)
tree54b7e1f6d0fc2c221efed61401a04363cca37cc4 /bin/licenses/xml.LICENSE
parent642d1b30a8047c70b1bd791e572287bfd64e2c18 (diff)
+LICENSE
Diffstat (limited to 'bin/licenses/xml.LICENSE')
-rw-r--r--bin/licenses/xml.LICENSE11
1 files changed, 11 insertions, 0 deletions
diff --git a/bin/licenses/xml.LICENSE b/bin/licenses/xml.LICENSE
new file mode 100644
index 0000000..ad58dd1
--- /dev/null
+++ b/bin/licenses/xml.LICENSE
@@ -0,0 +1,11 @@
+xml.lua - XML parser for use with the Corona SDK.
+
+version: 1.2
+
+CHANGELOG:
+
+1.2 - Created new structure for returned table
+1.1 - Fixed base directory issue with the loadFile() function.
+
+NOTE: This is a modified version of Alexander Makeev's Lua-only XML parser
+found here: http://lua-users.org/wiki/LuaXml