diff --git a/jiwonz/task b/jiwonz/task index e9674a6..2cd04d3 100644 --- a/jiwonz/task +++ b/jiwonz/task @@ -32,6 +32,21 @@ repository = "https://github.com/jiwonz/luau-task" environment = "luau" lib = "src/lib/init.luau" +["0.1.1 lune"] +published_at = "2025-02-21T10:02:25.926609882Z" +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 lune".target] +environment = "lune" +lib = "src/lib/init.luau" + +["0.1.1 lune".engines] +pesde = "^0.6.0-rc.8" +lune = "^0.8.9" + ["0.1.1 luau"] published_at = "2025-02-21T10:02:17.712738556Z" description = "Get the task library for Roblox or Lune or Luau"