add lukadev_0/timer@1.0.1 lune

This commit is contained in:
pesde index updater 2024-11-02 13:46:22 +00:00
parent 8effa8c1be
commit 26c859c9f9

View file

@ -47,3 +47,19 @@ build_files = ["future.luau", "lib", "std.luau", "threadpool.luau"]
future = [{ name = "lukadev_0/future", version = "^1.0.1", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"] future = [{ name = "lukadev_0/future", version = "^1.0.1", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"]
std = [{ name = "lukadev_0/std", version = "^1.0.1", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"] std = [{ name = "lukadev_0/std", version = "^1.0.1", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"]
threadpool = [{ name = "lukadev_0/threadpool", version = "^1.0.1", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"] threadpool = [{ name = "lukadev_0/threadpool", version = "^1.0.1", index = "https://github.com/daimond113/pesde-index", target = "roblox" }, "standard"]
["1.0.1 lune"]
published_at = "2024-11-02T13:46:22.459237560Z"
description = "Schedule functions to be called at a future time."
license = "MIT"
authors = ["LukaDev <luka@lukadev.me> (https://lukadev.me/)"]
repository = "https://github.com/lukadev-0/util.luau"
["1.0.1 lune".target]
environment = "lune"
lib = "lib/init.luau"
["1.0.1 lune".dependencies]
future = [{ name = "lukadev_0/future", version = "^1.0.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
std = [{ name = "lukadev_0/std", version = "^1.0.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
threadpool = [{ name = "lukadev_0/threadpool", version = "^1.0.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]