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"]