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"]