From 53a7274951724065f72d079afd3c413cdc6488d5 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 9 Feb 2025 17:34:07 +0000 Subject: [PATCH] add jiwonz/task@0.1.0 lune --- jiwonz/task | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/jiwonz/task b/jiwonz/task index a620b0c..43de085 100644 --- a/jiwonz/task +++ b/jiwonz/task @@ -9,3 +9,14 @@ repository = "https://github.com/jiwonz/luau-task" environment = "roblox" lib = "src/lib/init.luau" build_files = ["src"] + +["0.1.0 lune"] +published_at = "2025-02-09T17:34:07.677281493Z" +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.0 lune".target] +environment = "lune" +lib = "src/lib/init.luau"