From 77e7ae3d333d8177da4316c8c8e7c762a7f7d23c Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Wed, 1 Jan 2025 00:54:52 +0000 Subject: [PATCH] add veternitzz/progressbar@1.0.0-rc2 lune --- veternitzz/progressbar | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/veternitzz/progressbar b/veternitzz/progressbar index 6c7036e..9674b9f 100644 --- a/veternitzz/progressbar +++ b/veternitzz/progressbar @@ -12,3 +12,18 @@ lib = "lib.luau" ["1.0.0-rc1 lune".dependencies] 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"] + +["1.0.0-rc2 lune"] +published_at = "2025-01-01T00:54:52.396349895Z" +description = "The progress bar from pesde/toolchainlib ported to a pesde package." +license = "MIT" +authors = ["Anthony LaPeter ", "The Pesde Team "] +repository = "https://github.com/veternitzz/progressbar" + +["1.0.0-rc2 lune".target] +environment = "lune" +lib = "lib.luau" + +["1.0.0-rc2 lune".dependencies] +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"]