diff --git a/caveful_games/handynet b/caveful_games/handynet index b393a5f..b5bdc40 100644 --- a/caveful_games/handynet +++ b/caveful_games/handynet @@ -72,3 +72,18 @@ build_files = ["lib.luau", "src"] ["0.2.1 roblox".dependencies] limesignal = [{ name = "caveful_games/limesignal", version = "^0.1.10", index = "https://github.com/daimond113/pesde-index" }, "standard"] + +["0.2.2 roblox"] +published_at = "2024-10-26T09:37:55.045643623Z" +description = "ByteNet fork made more handy" +license = "MIT" +authors = ["ffrostfall", "jiwonz"] +repository = "https://github.com/CavefulGames/HandyNet" + +["0.2.2 roblox".target] +environment = "roblox" +lib = "lib.luau" +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"]