From 4a3e77e5ebbaccaeab668a38afe398ad4b423949 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 19 Apr 2025 20:32:22 +0000 Subject: [PATCH] add adeep23/lune_build@0.1.1 lune --- adeep23/lune_build | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/adeep23/lune_build b/adeep23/lune_build index 04048bf..eccf72e 100644 --- a/adeep23/lune_build +++ b/adeep23/lune_build @@ -9,3 +9,16 @@ lib = "a.luau" ["0.1.0 lune".dependencies] unzip = [{ name = "0x5eal/unzip", version = "^0.1.3", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"] + +["0.1.1 lune"] +published_at = "2025-04-19T20:32:22.538549993Z" +description = "lune build, but in lune" +license = "MIT" +authors = ["adeep23"] + +["0.1.1 lune".target] +environment = "lune" +lib = "lib.luau" + +["0.1.1 lune".dependencies] +unzip = [{ name = "0x5eal/unzip", version = "^0.1.3", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]