From 499962029a94074ecd007a1be5f760337ff9ffbb Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sun, 7 Apr 2013 19:28:32 +0000 Subject: Added SQLite and LuaSQLite, Lua plugins can now use SQLite. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1368 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/SQLite/urls.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 source/SQLite/urls.txt (limited to 'source/SQLite/urls.txt') diff --git a/source/SQLite/urls.txt b/source/SQLite/urls.txt new file mode 100644 index 000000000..8b5869be6 --- /dev/null +++ b/source/SQLite/urls.txt @@ -0,0 +1,9 @@ + +SQLite: +http://www.sqlite.org +SQLite is in public domain + +LuaSQLite3: +http://lua.sqlite.org +http://lua.sqlite.org/index.cgi/doc/tip/doc/lsqlite3.wiki -- documentation +License for LuaSQLite is stored in $/install/LuaSQLite3-LICENSE.txt and distributed with the executables \ No newline at end of file -- cgit v1.2.3