Topic: Lua IO for saving system
Why don't use the lua IO module to make lua capable of reading/writing for a cusotm saving system?
I think it just need to add
luaopen_io(m_state);
in MScript.cpp to add this module in lua
Last edited by SadWolf (2013-01-09 12:06:11)