Here’s an awesome release of one of the components from my upcoming game! It’s a Lua interpreter! It doesn’t work perfectly yet. I’ve added a command so that you can print out variable contents (since lua can’t write out to the console normally using the print command): it’s called consolewrite – and all you have
(More)…

