On 2013-05-29 12:22, Flamaros wrote:
You think it's easier to do or to use?
I would think it's easier to develop such editor. Probably just as easy to use as a built in editor.
We can't do serialization because our GUI files are lua scripts.
I assume you will have some kind of objects floating around in memory. Serialize those to whatever format you use, in this case Lua.
-- /Jacob Carlborg
