From 1d9672c5c50bc39626974deff06296754b2e9ef5 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Mon, 16 Dec 2024 15:24:23 +0000 Subject: [PATCH] add caveful_games/limesignal@0.2.0 roblox --- caveful_games/limesignal | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/caveful_games/limesignal b/caveful_games/limesignal index 8c23d8d..ec0401f 100644 --- a/caveful_games/limesignal +++ b/caveful_games/limesignal @@ -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"]