diff --git a/pesde/blink b/pesde/blink index becfc4d..470b7bc 100644 --- a/pesde/blink +++ b/pesde/blink @@ -72,3 +72,22 @@ bin = "init.luau" core = [{ name = "pesde/toolchainlib", version = "^0.1.8", 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"] + +["0.15.3 lune"] +published_at = "2025-02-12T16:44:34.111866738Z" +description = "An IDL compiler written in Luau for ROBLOX buffer networking" +authors = ["CompeyDev <hi@devcomp.xyz>", "Axen <axen@frombloxware.com>"] +repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/blink" + +["0.15.3 lune".target] +environment = "lune" +bin = "init.luau" + +["0.15.3 lune".engines] +pesde = "^0.6.0-rc.6" +lune = ">=0.8.7" + +["0.15.3 lune".dependencies] +core = [{ name = "pesde/toolchainlib", version = "^0.1.12", index = "https://github.com/pesde-pkg/index", target = "lune" }, "standard"] +option = [{ name = "lukadev_0/option", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"] +result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/pesde-pkg/index" }, "standard"]