[physfs] Lua Bindings

Henk Boom henk at henk.ca
Wed Jul 15 23:31:02 EDT 2009


2009/7/15 Daniel Aquino <mr.danielaquino at gmail.com>:
> Has anyone ever shared lua bindings for physfs ?
>
> I'm currently in the process of writing them.
>
> Mainly all I need right now is dofile() and require() to use physfs...

I was working on something a few weeks ago which included an
implementation of 'loadfile' as well as a loader for use by 'require'.
Maybe it'll be useful:

http://stuff.henk.ca/lua/seed.c

If you have any questions, feel free to ask.

    henk


More information about the physfs mailing list