diff --git a/realkastien/reliability b/realkastien/reliability new file mode 100644 index 0000000..b0df288 --- /dev/null +++ b/realkastien/reliability @@ -0,0 +1,15 @@ +["0.0.5 roblox"] +published_at = "2025-02-05T03:06:44.823541508Z" +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.5 roblox".target] +environment = "roblox" +lib = "src/init.luau" +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"] diff --git a/realkastien/scope.toml b/realkastien/scope.toml new file mode 100644 index 0000000..033df90 --- /dev/null +++ b/realkastien/scope.toml @@ -0,0 +1 @@ +owners = [77032032]