From 3ec7e5f78dcb4046df3c1a15ec60f76623a8764d Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Fri, 17 Jan 2025 16:41:23 +0000 Subject: [PATCH] add avafe/humanoid_describer@0.1.1 roblox --- avafe/humanoid_describer | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/avafe/humanoid_describer b/avafe/humanoid_describer index 4740842..c6404d8 100644 --- a/avafe/humanoid_describer +++ b/avafe/humanoid_describer @@ -12,3 +12,21 @@ build_files = ["src"] ["0.1.0 roblox".dependencies] rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"] scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"] + +["0.1.1 roblox"] +published_at = "2025-01-17T16:41:23.661479200Z" +license = "MIT" +authors = ["Avafe"] +repository = "https://github.com/imavafe/moonlets" + +["0.1.1 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.1.1 roblox".dependencies] +Future = [{ wally = "wally#red-blox/future", version = "^1.0.1", index = "https://github.com/UpliftGames/wally-index" }, "standard"] +Signal = [{ wally = "wally#sleitnick/signal", version = "^2.0.1", index = "https://github.com/UpliftGames/wally-index" }, "standard"] +TableUtil = [{ wally = "wally#sleitnick/table-util", version = "^1.2.1", index = "https://github.com/UpliftGames/wally-index" }, "standard"] +rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"] +scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/pesde-pkg/index", target = "lune" }, "dev"]