PtokaX forum

Development Section => Extensions for PtokaX Lua => Topic started by: PPK on 19 September, 2006, 22:40:12

Title: PXLuaFileSystem-1.2
Post by: PPK on 19 September, 2006, 22:40:12
For lua 5.0.3 (http://www.ptokax.org/files/Libs/PXLuaFileSystem-1.2-lua5.0.3.7z)
For lua 5.1.1 (http://www.ptokax.org/files/Libs/PXLuaFileSystem-1.2-lua5.1.1.7z)

source (http://www.ptokax.org/files/Libs/PXLuaFileSystem-1.2-src.7z)

Initializing in lua 5.0.3 like

libinit = loadlib("pxlfs.dll", "luaopen_pxlfs")
libinit()


Initializing in lua 5.1.1

require "pxlfs"


This will register global lfs, more is in docs 8)
Title: Re: PXLuaFileSystem-1.2
Post by: bastya_elvtars on 19 September, 2006, 23:15:58
LOL, PPK became a plugin factory.
Title: Re: PXLuaFileSystem-1.2
Post by: PPK on 15 September, 2007, 23:05:39
PXLuaFileSystem 1.2.1 compatible with PtokaX 0.3.6.0d
http://www.PtokaX.org/files/Libs-0.3.6.0d/PXLuaFileSystem.7z


Source - http://www.PtokaX.org/files/Libs-0.3.6.0d/PXLuaFileSystem-src.7z
Title: Re: PXLuaFileSystem-1.2
Post by: bastya_elvtars on 16 September, 2007, 16:15:55
Thank you.
Title: Re: PXLuaFileSystem-1.2
Post by: PPK on 26 January, 2008, 13:26:05
PXLuaFileSystem 1.2.1 compatible with PtokaX 0.4.0.0RC6
http://www.PtokaX.org/files/Libs-0.4.0.0RC6/PXLuaFileSystem-1.2.1.7z