This project is mainly designed for creating Luau script projects and building them into a single file for executors.
- Download DarkLua and add it to your system environment variables.
- Open the terminal in the root of the project and enter
.\build.bat(if you are using Linux or macOS, write your own build script similar to this.) - If everything is successful in the
distfolder,script.bundled.luauwill appear — this is your bundled script.