From 07d6522911952014bfa81cf6b8a31fa37246670a Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Thu, 27 Feb 2025 15:43:41 +0000 Subject: [PATCH] add kimpure/chalk_luau@0.1.3 roblox --- kimpure/chalk_luau | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/kimpure/chalk_luau b/kimpure/chalk_luau index 8e2f897..6d5b837 100644 --- a/kimpure/chalk_luau +++ b/kimpure/chalk_luau @@ -30,3 +30,15 @@ repository = "https://github.com/kimpure/chalk-luau" ["0.1.2 luau".target] environment = "luau" lib = "src/init.luau" + +["0.1.3 roblox"] +published_at = "2025-02-27T15:43:41.943972957Z" +description = "Roblox/chalk-lua for Luau" +license = "MIT" +authors = ["Roblox", "kimpure"] +repository = "https://github.com/kimpure/chalk-luau" + +["0.1.3 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"]