diff --git a/veternitzz/progressbar b/veternitzz/progressbar index 9674b9f..d7a9ed8 100644 --- a/veternitzz/progressbar +++ b/veternitzz/progressbar @@ -27,3 +27,18 @@ 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"] + +["1.0.0 lune"] +published_at = "2025-01-01T00:55:55.444068392Z" +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 lune".target] +environment = "lune" +lib = "lib.luau" + +["1.0.0 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"]