From 983ce682f23b51f43984db654165f7f0b6d75bfc Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Wed, 29 Jan 2025 14:37:02 +0000 Subject: [PATCH] add pesde/darklua@0.16.0 lune --- pesde/darklua | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pesde/darklua b/pesde/darklua index f01f431..5387d31 100644 --- a/pesde/darklua +++ b/pesde/darklua @@ -27,3 +27,18 @@ bin = "init.luau" core = [{ name = "pesde/toolchainlib", version = "^0.1.6", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"] option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"] result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"] + +["0.16.0 lune"] +published_at = "2025-01-29T14:37:02.420084077Z" +description = "A command line tool that transforms Lua code" +authors = ["CompeyDev ", "jeparlefrancais "] +repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/darklua" + +["0.16.0 lune".target] +environment = "lune" +bin = "init.luau" + +["0.16.0 lune".dependencies] +core = [{ name = "pesde/toolchainlib", version = "^0.1.11", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"] +option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"] +result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]