From 8a6294f350b3fc2c2fa9a40bb97eab91ae0e5a5d Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Mon, 24 Feb 2025 03:49:12 +0000 Subject: [PATCH] add kimpure/asciitable@0.2.1 roblox --- kimpure/asciitable | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/kimpure/asciitable b/kimpure/asciitable index 56d87f5..42b86a4 100644 --- a/kimpure/asciitable +++ b/kimpure/asciitable @@ -121,6 +121,21 @@ lib = "src/init.luau" ["0.2.0 luau".dependencies] greentea = [{ name = "corecii/greentea", version = "^0.4.11", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"] +["0.2.1 roblox"] +published_at = "2025-02-24T03:49:12.275093393Z" +description = "using luau console table && tree" +license = "MIT" +authors = ["kimpure (sunwoo)"] +repository = "https://github.com/kimpure/asciitable-luau" + +["0.2.1 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.2.1 roblox".dependencies] +greentea_luau = [{ name = "jiwonz/greentea_luau", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"] + ["0.2.1 lune"] published_at = "2025-02-24T03:49:09.398403985Z" description = "using luau console table && tree"