From 81c05ed4909e759030b37cb9cc549a8b64fdfe9b Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 9 Feb 2025 17:33:05 +0000 Subject: [PATCH] add jiwonz/task@0.1.0 roblox --- jiwonz/task | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 jiwonz/task diff --git a/jiwonz/task b/jiwonz/task new file mode 100644 index 0000000..a620b0c --- /dev/null +++ b/jiwonz/task @@ -0,0 +1,11 @@ +["0.1.0 roblox"] +published_at = "2025-02-09T17:33:05.469209648Z" +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 roblox".target] +environment = "roblox" +lib = "src/lib/init.luau" +build_files = ["src"]