Skip to content

Download

Basalt comes with 2 project versions: The source version, which is used for debugging errors and having annotations with a LLS and a proper Code Editor, and the packaged version which is much smaller.

Note: The 1-file-version is not supported anymore, and it will probably not come back.

Downloading Basalt with UI

The following command will download the installer for you and open the Installer UI:

wget run https://basalt.madefor.cc/install.lua

This is probably the best way to modify basalt the way you need it.

Download Basalt without UI

If you want to skip the UI and just want to download the, here are some other commands:

Source Default

This is the source default version of basalt

wget run https://basalt.madefor.cc/install.lua source default

Packaged Default

This is the packaged default version of basalt

wget run https://basalt.madefor.cc/install.lua packaged default

Source Full

This is the source full version of basalt

wget run https://basalt.madefor.cc/install.lua source full

Packaged Full

This is the packaged full version of basalt

wget run https://basalt.madefor.cc/install.lua packaged default

Update Basalt

Since the new version of basalt you are also able to

Released under the MIT License.