From 7816d4a2ef1e15ed120afcfe36377a94f9a9d853 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Mon, 21 Oct 2024 09:50:24 +0000 Subject: [PATCH] add caveful_games/handynet@0.1.1 roblox --- caveful_games/handynet | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/caveful_games/handynet b/caveful_games/handynet index 2794b7f..5dcbf91 100644 --- a/caveful_games/handynet +++ b/caveful_games/handynet @@ -12,3 +12,18 @@ build_files = ["src"] ["0.1.0 roblox".dependencies] limesignal = [{ name = "caveful_games/limesignal", version = "^0.1.10", index = "https://github.com/daimond113/pesde-index" }, "standard"] + +["0.1.1 roblox"] +published_at = "2024-10-21T09:50:24.097842836Z" +description = "ByteNet fork made more handy" +license = "MIT" +authors = ["ffrostfall", "jiwonz"] +repository = "https://github.com/CavefulGames/HandyNet" + +["0.1.1 roblox".target] +environment = "roblox" +lib = "lib.luau" +build_files = ["lib.luau", "src"] + +["0.1.1 roblox".dependencies] +limesignal = [{ name = "caveful_games/limesignal", version = "^0.1.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]