From 95458df65c94dd1f963f1bc086fd8d9c8480c87b Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 22 Feb 2025 11:57:47 +0000 Subject: [PATCH] add jiwonz/task@0.2.0-rc.1 roblox --- jiwonz/task | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/jiwonz/task b/jiwonz/task index 503e45e..f0b0e08 100644 --- a/jiwonz/task +++ b/jiwonz/task @@ -77,3 +77,15 @@ lib = "src/lib/init.luau" ["0.1.1 luau".engines] pesde = "^0.6.0-rc.8" lune = "^0.8.9" + +["0.2.0-rc.1 roblox"] +published_at = "2025-02-22T11:57:46.965029077Z" +description = "Get the task library for Roblox or Lune or Luau" +license = "MIT" +authors = ["jiwonz ", "jackdotink"] +repository = "https://github.com/jiwonz/luau-task" + +["0.2.0-rc.1 roblox".target] +environment = "roblox" +lib = "src/lib/init.luau" +build_files = ["src"]