mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-22 14:48:05 +00:00
add avafe/humanoid_describer@0.1.1 roblox
This commit is contained in:
parent
af70400bb6
commit
3ec7e5f78d
1 changed files with 18 additions and 0 deletions
|
@ -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"]
|
||||
|
|
Loading…
Reference in a new issue