add jiwonz/task@0.2.0-rc.2 lune

This commit is contained in:
pesde index updater 2025-02-23 06:56:27 +00:00
parent ccbf3ff254
commit 517d9b81b4

View file

@ -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 <me@jiwonz.kr>", "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"