From 517d9b81b4d7516b46ced0e242ae3f42aac599d8 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 23 Feb 2025 06:56:27 +0000 Subject: [PATCH] add jiwonz/task@0.2.0-rc.2 lune --- jiwonz/task | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/jiwonz/task b/jiwonz/task index 4ba6810..3037d0f 100644 --- a/jiwonz/task +++ b/jiwonz/task @@ -131,3 +131,18 @@ repository = "https://github.com/jiwonz/luau-task" environment = "roblox" lib = "src/lib/init.luau" build_files = ["src"] + +["0.2.0-rc.2 lune"] +published_at = "2025-02-23T06:56:27.396286199Z" +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.2 lune".target] +environment = "lune" +lib = "src/lib/init.luau" + +["0.2.0-rc.2 lune".engines] +pesde = "^0.6.0" +lune = "^0.8.9"