From ab0a284f627e9b88bb78d5262566fdd7c66e0a97 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Fri, 7 Mar 2025 09:13:31 +0000 Subject: [PATCH] add kimpure/chalk_luau@0.1.4 roblox --- kimpure/chalk_luau | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/kimpure/chalk_luau b/kimpure/chalk_luau index 7d54273..2721432 100644 --- a/kimpure/chalk_luau +++ b/kimpure/chalk_luau @@ -64,3 +64,15 @@ repository = "https://github.com/kimpure/chalk-luau" ["0.1.3 luau".target] environment = "luau" lib = "src/init.luau" + +["0.1.4 roblox"] +published_at = "2025-03-07T09:13:31.038085869Z" +description = "Roblox/chalk-lua for Luau" +license = "MIT" +authors = ["Roblox", "kimpure"] +repository = "https://github.com/kimpure/chalk-luau" + +["0.1.4 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"]