Skip to content

cossssmix/example-luau-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Luau Project

This project is mainly designed for creating Luau script projects and building them into a single file for executors.

Build Instructions

  1. Download DarkLua and add it to your system environment variables.
  2. 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.)
  3. If everything is successful in the dist folder, script.bundled.luau will appear — this is your bundled script.

About

A Luau project template for structuring scripts into modules and bundling them into a single executable file using DarkLua. Designed for clean development and easy distribution.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors