diff --git a/caveful_games/handynet b/caveful_games/handynet index b5bdc40..9589977 100644 --- a/caveful_games/handynet +++ b/caveful_games/handynet @@ -87,3 +87,18 @@ build_files = ["lib.luau", "src"] ["0.2.2 roblox".dependencies] limesignal = [{ name = "caveful_games/limesignal", version = "^0.1.10", index = "https://github.com/daimond113/pesde-index" }, "standard"] + +["0.2.3 roblox"] +published_at = "2024-10-27T07:09:46.434763567Z" +description = "ByteNet fork made more handy" +license = "MIT" +authors = ["ffrostfall", "jiwonz"] +repository = "https://github.com/CavefulGames/HandyNet" + +["0.2.3 roblox".target] +environment = "roblox" +lib = "lib.luau" +build_files = ["lib.luau", "src"] + +["0.2.3 roblox".dependencies] +limesignal = [{ name = "caveful_games/limesignal", version = "^0.1.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]