From 1f06721cf2e6fafa191684e07860255dbc341432 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 8 Dec 2024 06:44:21 +0000 Subject: [PATCH] add dancodesrbx/protected_prompt@1.0.1 roblox --- dancodesrbx/protected_prompt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/dancodesrbx/protected_prompt b/dancodesrbx/protected_prompt index 233ddc0..dbb92a5 100644 --- a/dancodesrbx/protected_prompt +++ b/dancodesrbx/protected_prompt @@ -11,3 +11,17 @@ build_files = ["src"] ["1.0.0 roblox".dependencies] Signal = [{ wally = "wally#sleitnick/signal", version = "^2.0.1", index = "https://github.com/UpliftGames/wally-index" }, "standard"] Trove = [{ wally = "wally#sleitnick/trove", version = "^1.4.0", index = "https://github.com/UpliftGames/wally-index" }, "standard"] + +["1.0.1 roblox"] +published_at = "2024-12-08T06:44:21.863741672Z" +license = "MIT" +authors = ["DanCodesRBX"] + +["1.0.1 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["1.0.1 roblox".dependencies] +Signal = [{ wally = "wally#sleitnick/signal", version = "^2.0.1", index = "https://github.com/UpliftGames/wally-index" }, "standard"] +Trove = [{ wally = "wally#sleitnick/trove", version = "^1.4.0", index = "https://github.com/UpliftGames/wally-index" }, "standard"]