mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-09 09:39:09 +00:00
add leostormer/ragdoll_system@0.3.7 roblox
This commit is contained in:
parent
b3af74dc19
commit
8c0f4159eb
1 changed files with 18 additions and 0 deletions
|
@ -33,3 +33,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.7 roblox"]
|
||||
published_at = "2025-01-04T02:44:36.611057407Z"
|
||||
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.7 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "lib/init.lua"
|
||||
build_files = ["lib"]
|
||||
|
||||
["0.3.7 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"]
|
||||
|
|
Loading…
Reference in a new issue