From dd292a1cb4f1622e2bb22f117fcc83d463b54a42 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 19 Apr 2025 22:20:31 +0000 Subject: [PATCH] add adeep23/lune_build@0.1.2 lune --- adeep23/lune_build | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/adeep23/lune_build b/adeep23/lune_build index eccf72e..8f6931b 100644 --- a/adeep23/lune_build +++ b/adeep23/lune_build @@ -22,3 +22,16 @@ 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"] + +["0.1.2 lune"] +published_at = "2025-04-19T22:20:31.908824419Z" +description = "lune build, but in lune" +license = "MIT" +authors = ["adeep23"] + +["0.1.2 lune".target] +environment = "lune" +lib = "lib.luau" + +["0.1.2 lune".dependencies] +unzip = [{ name = "0x5eal/unzip", version = "^0.1.3", index = "https://github.com/daimond113/pesde-index", target = "luau" }, "standard"]