From 7b13ad63e542a237e960b7fb41e56b882a9d0b58 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Thu, 24 Oct 2024 11:46:12 +0000 Subject: [PATCH] add caveful_games/handynet@0.2.0 roblox --- caveful_games/handynet | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/caveful_games/handynet b/caveful_games/handynet index 96da73a..d6a6bf8 100644 --- a/caveful_games/handynet +++ b/caveful_games/handynet @@ -42,3 +42,18 @@ build_files = ["lib.luau", "src"] ["0.1.2 roblox".dependencies] limesignal = [{ name = "caveful_games/limesignal", version = "^0.1.10", index = "https://github.com/daimond113/pesde-index" }, "standard"] + +["0.2.0 roblox"] +published_at = "2024-10-24T11:46:12.130233414Z" +description = "ByteNet fork made more handy" +license = "MIT" +authors = ["ffrostfall", "jiwonz"] +repository = "https://github.com/CavefulGames/HandyNet" + +["0.2.0 roblox".target] +environment = "roblox" +lib = "lib.luau" +build_files = ["lib.luau", "src"] + +["0.2.0 roblox".dependencies] +limesignal = [{ name = "caveful_games/limesignal", version = "^0.1.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]