From 1c86e7ea3dd656cdea006a4f4d71a5a440d3fd94 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Fri, 21 Feb 2025 10:02:31 +0000 Subject: [PATCH] add jiwonz/task@0.1.1 roblox --- jiwonz/task | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/jiwonz/task b/jiwonz/task index 2cd04d3..503e45e 100644 --- a/jiwonz/task +++ b/jiwonz/task @@ -32,6 +32,22 @@ repository = "https://github.com/jiwonz/luau-task" environment = "luau" lib = "src/lib/init.luau" +["0.1.1 roblox"] +published_at = "2025-02-21T10:02:31.65833062Z" +description = "Get the task library for Roblox or Lune or Luau" +license = "MIT" +authors = ["jiwonz ", "jackdotink"] +repository = "https://github.com/jiwonz/luau-task" + +["0.1.1 roblox".target] +environment = "roblox" +lib = "src/lib/init.luau" +build_files = ["src"] + +["0.1.1 roblox".engines] +pesde = "^0.6.0-rc.8" +lune = "^0.8.9" + ["0.1.1 lune"] published_at = "2025-02-21T10:02:25.926609882Z" description = "Get the task library for Roblox or Lune or Luau"