Crates.io | darklua-demo |
lib.rs | darklua-demo |
version | 3.1.0 |
source | src |
created_at | 2024-11-09 08:23:02.490099 |
updated_at | 2024-11-09 08:40:58.498527 |
description | Transform Lua scripts |
homepage | https://darklua.com |
repository | https://github.com/seaofvoices/darklua |
max_upload_size | |
id | 1441933 |
size | 1,835,668 |
Transform Lua 5.1 and Roblox Lua scripts using rules.
Visit https://darklua.com/docs to learn how to use darklua.
You can try darklua directly into your browser! Check out https://darklua.com/try-it.
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.13.1" }
With Aftman, run:
aftman add seaofvoices/darklua
darklua is available under the MIT license. See LICENSE.txt for details.