STEAM_WORKSHOP creator
TheIncgi
3 projects across 2 games, 185 downloads in total.
- Projects
- 3
- Games
- 2
- Downloads
- 185
- Last shipped
- 2 y ago
- LUA 5.2 TERMINAL V3Adds debug, load, coroutine, require, continue and a couple of other neat things otherwise unavailable in Plasma's Lua. Likely some more bugs but should be usable, main code auto updates. Can ping me on discord if you find a bug @theincgi. V2 of the terminal includes node fixes for the gamepad an...79 downloadsupdated 3 y ago
- LUA 5.2 MODULEThis module is from the terminal I made. It includes features not found in Plasma's version of lua such as `load`, `coroutines`, `require`, stacktraces on errors, V1-V8 in _G, `debug` hook & stacktrace functions. You can also use `continue` in loops like `break` with this. Bitwise operators are a...70 downloadsupdated 3 y ago
- Lua 5.2 REPLCompile and run Lua 5.2 on the fly with REPL (Read Evaluate Print Loop) includes load, corutines, debug, continue keword and bitwise operators and some other little things. No network requried :)36 downloadsupdated 2 y ago