diff --git a/pesde/zap b/pesde/zap new file mode 100644 index 0000000..a6934f7 --- /dev/null +++ b/pesde/zap @@ -0,0 +1,14 @@ +["0.6.15 lune"] +published_at = "2024-12-07T13:40:21.234371530Z" +description = "A lightning fast networking solution for roblox." +authors = ["CompeyDev ", "Redblox Organization"] +repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/zap" + +["0.6.15 lune".target] +environment = "lune" +bin = "init.luau" + +["0.6.15 lune".dependencies] +core = [{ name = "pesde/toolchainlib", version = "^0.1.2", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"] +option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"] +result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]