diff --git a/dancodesrbx/protected_prompt b/dancodesrbx/protected_prompt index ee15e0a..7012bc1 100644 --- a/dancodesrbx/protected_prompt +++ b/dancodesrbx/protected_prompt @@ -39,3 +39,17 @@ build_files = ["src"] ["1.0.2 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.3 roblox"] +published_at = "2024-12-08T07:10:50.914384392Z" +license = "MIT" +authors = ["DanCodesRBX"] + +["1.0.3 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["1.0.3 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"]