From d668fe5c0bcc379fe2a0de485a8fddf3e784519a Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 15 Feb 2025 03:48:48 +0000 Subject: [PATCH] add marked/unet@0.1.0-alpha.0 roblox --- marked/unet | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 marked/unet diff --git a/marked/unet b/marked/unet new file mode 100644 index 0000000..18c978b --- /dev/null +++ b/marked/unet @@ -0,0 +1,17 @@ +["0.1.0-alpha.0 roblox"] +published_at = "2025-02-15T03:48:48.092165903Z" +description = "A fast, optionally structured networking library" +license = "MIT" +authors = ["marked"] +repository = "https://github.com/mark-marks/unet" + +["0.1.0-alpha.0 roblox".target] +environment = "roblox" +lib = "dist/init.luau" +build_files = ["dist"] + +["0.1.0-alpha.0 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"]