From df753d6c9fe732a6a9c377340969fb4b09f198cf Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Wed, 5 Mar 2025 03:26:34 +0000 Subject: [PATCH] add realkastien/reliability@0.0.6 roblox --- realkastien/reliability | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/realkastien/reliability b/realkastien/reliability index b0df288..0f247c7 100644 --- a/realkastien/reliability +++ b/realkastien/reliability @@ -13,3 +13,19 @@ build_files = ["src"] ["0.0.5 roblox".dependencies] 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"] + +["0.0.6 roblox"] +published_at = "2025-03-05T03:26:34.420448022Z" +description = "A lightweight networking library with buffers, extremely friendly syntax and focused on giving you high control over your Remote behavior." +license = "MIT" +authors = ["realkastien", "Galvagniofc"] +repository = "https://github.com/realkastien/Reliability" + +["0.0.6 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.0.6 roblox".dependencies] +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"]