diff --git a/pesde/blink b/pesde/blink new file mode 100644 index 0000000..828b046 --- /dev/null +++ b/pesde/blink @@ -0,0 +1,14 @@ +["0.14.15 lune"] +published_at = "2024-11-30T05:35:55.786761076Z" +description = "An IDL compiler written in Luau for ROBLOX buffer networking" +authors = ["CompeyDev ", "Axen "] +repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/blink" + +["0.14.15 lune".target] +environment = "lune" +bin = "init.luau" + +["0.14.15 lune".dependencies] +core = [{ name = "pesde/toolchainlib", version = "^0.1.1", 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"]