mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-02 01:40:56 +01:00
add realkastien/reliability@0.0.6 roblox
This commit is contained in:
parent
c17d87d90b
commit
df753d6c9f
1 changed files with 16 additions and 0 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Reference in a new issue