mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-03 02:10:56 +01:00
add marked/unet@0.1.0-alpha.1 roblox
This commit is contained in:
parent
217d4925c4
commit
d3d8506f8f
1 changed files with 18 additions and 0 deletions
18
marked/unet
18
marked/unet
|
@ -15,3 +15,21 @@ luausignal = [{ wally = "wally#ffrostfall/luausignal", version = "^0.4.0", index
|
|||
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"]
|
||||
squash = [{ wally = "wally#data-oriented-house/squash", version = "^2.5.0", index = "https://github.com/UpliftGames/wally-index" }, "standard"]
|
||||
|
||||
["0.1.0-alpha.1 roblox"]
|
||||
published_at = "2025-02-15T16:23:51.030570109Z"
|
||||
description = "A fast, optionally structured networking library"
|
||||
license = "MIT"
|
||||
authors = ["marked"]
|
||||
repository = "https://github.com/mark-marks/unet"
|
||||
|
||||
["0.1.0-alpha.1 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "dist/init.luau"
|
||||
build_files = ["dist"]
|
||||
|
||||
["0.1.0-alpha.1 roblox".dependencies]
|
||||
luausignal = [{ wally = "wally#ffrostfall/luausignal", version = "^0.4.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"]
|
||||
squash = [{ wally = "wally#data-oriented-house/squash", version = "^2.5.0", index = "https://github.com/UpliftGames/wally-index" }, "standard"]
|
||||
|
|
Loading…
Add table
Reference in a new issue