add caveful_games/threadpool@0.1.9 roblox

This commit is contained in:
pesde index updater 2024-10-20 11:40:09 +00:00
parent 58ddf7279e
commit fe2a425a6c

View file

@ -57,3 +57,15 @@ repository = "https://github.com/CavefulGames/libs"
environment = "roblox"
lib = "init.luau"
build_files = ["init.luau"]
["0.1.9 roblox"]
published_at = "2024-10-20T11:40:09.003991709Z"
description = "Execute the functions in a separate thread, threads are pooled and reused. Credit to lukadev-0/util.luau"
license = "MIT"
authors = ["LukaDev <luka@lukadev.me> (https://lukadev.me/)", "jiwonz"]
repository = "https://github.com/CavefulGames/libs"
["0.1.9 roblox".target]
environment = "roblox"
lib = "lib.luau"
build_files = ["lib.luau"]