From b3af74dc19a5f24a515978b5b66f25aa60312cb6 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 4 Jan 2025 02:40:52 +0000 Subject: [PATCH] add leostormer/ragdoll_system@0.3.6 roblox --- leostormer/ragdoll_system | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/leostormer/ragdoll_system b/leostormer/ragdoll_system index 50a5f98..52982cd 100644 --- a/leostormer/ragdoll_system +++ b/leostormer/ragdoll_system @@ -15,3 +15,21 @@ Signal = [{ wally = "wally#sleitnick/signal", version = "^2.0.1", index = "https Trove = [{ wally = "wally#sleitnick/trove", version = "^1.5.0", 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"] + +["0.3.6 roblox"] +published_at = "2025-01-04T02:40:52.963710288Z" +description = "A simple ragdoll system for R15 and R6 characters on Roblox." +license = "MIT" +authors = ["LeoStormer"] +repository = "https://github.com/LeoStormer/ragdoll-system" + +["0.3.6 roblox".target] +environment = "roblox" +lib = "lib/init.lua" +build_files = ["lib"] + +["0.3.6 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.5.0", 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"]