darklua 0.17.1

Transform Lua scripts
Documentation

checks site version license GitHub all releases GitHub top language

ko-fi

darklua

Transform Lua 5.1 and Roblox Luau code using configurable rules.

Documentation

Visit https://darklua.com/docs to learn how to use darklua.

Try It!

You can try darklua directly into your browser! Check out https://darklua.com/try-it.

Installation

GitHub Releases

There are pre-built versions of darklua under the releases page available for direct downloads.

Rokit

When using Rokit, install darklua with the command:

rokit add seaofvoices/darklua

Foreman

If you are already using Foreman, then installing darklua is as simple as adding this line in the foreman.toml file:

darklua = { github = "seaofvoices/darklua", version = "=0.17.1" }

License

darklua is available under the MIT license. See LICENSE.txt for details.