From 64f0c7c0548270caad27ac5b50cac841b43013b8 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 8 Dec 2024 06:44:41 +0000 Subject: [PATCH] add dancodesrbx/translation_helper@1.0.1 roblox --- dancodesrbx/translation_helper | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/dancodesrbx/translation_helper b/dancodesrbx/translation_helper index 6de4443..6cf7ce0 100644 --- a/dancodesrbx/translation_helper +++ b/dancodesrbx/translation_helper @@ -10,3 +10,16 @@ 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"] + +["1.0.1 roblox"] +published_at = "2024-12-08T06:44:41.498340829Z" +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"]