Installation
Last updated
Last updated
The preferred way of installing Lune is using .
Running this command in your terminal will add lune
to an aftman.toml
file in the current directory, or create one if it does not exist:
Building and installing from source requires the latest version of to be installed on your system. Once installed, run the following command in your terminal:
Note that Lune does not make any minimum supported rust version (MSRV) guarantees and you may need to upgrade your version of Rust to update Lune in the future.
You can download pre-built binaries for most systems directly from the page. There are many tools that can install binaries directly from releases, and it is up to you to choose what tool to use when installing here.
Congratulations! You've installed Lune and are now ready to write your first script.
If you want to write standalone scripts, head over to the page.
If you want to write Lune scripts specifically for Roblox, check out the section.