What Lua Version does the game use?
Posted: Fri Feb 03, 2017 1:56 pm
I'm currently working on a GUI program that should make it easy to create mods with a few clicks.
I also want to provide a simple Lua Editor. But For the auto completetion I have to know what version of Lua the game is using so that no functions are shown that are deprecated or not even implemented.
Also a short sneak peek on the software as attachment.
I also want to provide a simple Lua Editor. But For the auto completetion I have to know what version of Lua the game is using so that no functions are shown that are deprecated or not even implemented.
Also a short sneak peek on the software as attachment.