An open-source server-side Luau executor for Roblox over HTTP.
It allows for in-game code execution and administration, providing developers with a superior debugging and quality assurance experience for their games.
The instructions for setting up the web server have been moved to the wiki.
- vLuau - Luau VM used for in-game bytecode execution
- Prometheus - Lua obfuscator by Elias Oelschner, used for script protection
- Monaco Editor - Web-based code editor powering the script editor UI
- Roblox-Client-Tracker - Roblox API dump by CloneTrooper1019, used for editor autocomplete
- EzConvert - Emulating the client environment in Roblox, by Nebula_Zoroark