mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-09 09:39:09 +00:00
add caveful_games/limesignal@0.2.0 roblox
This commit is contained in:
parent
ceafbc8eff
commit
1d9672c5c5
1 changed files with 17 additions and 0 deletions
|
@ -69,3 +69,20 @@ build_files = ["src"]
|
|||
|
||||
["0.1.10 roblox".dependencies]
|
||||
threadpool = [{ name = "caveful_games/threadpool", version = "^0.1.9", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
|
||||
["0.2.0 roblox"]
|
||||
published_at = "2024-12-16T15:24:23.866493852Z"
|
||||
description = "A fork of LemonSignal with additional features added"
|
||||
license = "MIT"
|
||||
authors = ["Aspecky", "Sona", "jiwonz"]
|
||||
repository = "https://github.com/CavefulGames/LimeSignal"
|
||||
|
||||
["0.2.0 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "src/lib.luau"
|
||||
build_files = ["src"]
|
||||
|
||||
["0.2.0 roblox".dependencies]
|
||||
rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
threadpool = [{ name = "caveful_games/threadpool", version = "^0.1.9", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
|
|
Loading…
Reference in a new issue