Crates.io | darklua |
lib.rs | darklua |
version | 0.14.0 |
source | src |
created_at | 2020-02-11 19:57:11.385613 |
updated_at | 2024-10-20 18:35:54.517979 |
description | Transform Lua scripts |
homepage | https://darklua.com |
repository | https://github.com/seaofvoices/darklua |
max_upload_size | |
id | 207428 |
size | 1,790,052 |
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.