add caveful_games/threadpool@0.1.7 roblox

This commit is contained in:
pesde index updater 2024-10-20 08:53:59 +00:00
parent ff0ab03fa3
commit b86e65c6c8

View file

@ -33,3 +33,15 @@ repository = "https://github.com/CavefulGames/libs"
environment = "roblox" environment = "roblox"
lib = "init.luau" lib = "init.luau"
build_files = ["init.luau"] build_files = ["init.luau"]
["0.1.7 roblox"]
published_at = "2024-10-20T08:53:59.878643957Z"
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.7 roblox".target]
environment = "roblox"
lib = "init.luau"
build_files = ["init.luau"]