mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-04 10:50:58 +01:00
add jiwonz/task@0.1.1 roblox
This commit is contained in:
parent
cfab25bf09
commit
1c86e7ea3d
1 changed files with 16 additions and 0 deletions
16
jiwonz/task
16
jiwonz/task
|
@ -32,6 +32,22 @@ repository = "https://github.com/jiwonz/luau-task"
|
|||
environment = "luau"
|
||||
lib = "src/lib/init.luau"
|
||||
|
||||
["0.1.1 roblox"]
|
||||
published_at = "2025-02-21T10:02:31.65833062Z"
|
||||
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.1.1 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "src/lib/init.luau"
|
||||
build_files = ["src"]
|
||||
|
||||
["0.1.1 roblox".engines]
|
||||
pesde = "^0.6.0-rc.8"
|
||||
lune = "^0.8.9"
|
||||
|
||||
["0.1.1 lune"]
|
||||
published_at = "2025-02-21T10:02:25.926609882Z"
|
||||
description = "Get the task library for Roblox or Lune or Luau"
|
||||
|
|
Loading…
Add table
Reference in a new issue