From 7063ae6a37607466a0274cd20bd5b89b3261bb12 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 22 Dec 2024 14:56:45 +0000 Subject: [PATCH] add pesde/blink@0.15.0 lune --- pesde/blink | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pesde/blink b/pesde/blink index 06741ac..b0cc92b 100644 --- a/pesde/blink +++ b/pesde/blink @@ -27,3 +27,18 @@ bin = "init.luau" 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"] + +["0.15.0 lune"] +published_at = "2024-12-22T14:56:45.733413953Z" +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.15.0 lune".target] +environment = "lune" +bin = "init.luau" + +["0.15.0 lune".dependencies] +core = [{ name = "pesde/toolchainlib", version = "^0.1.5", 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"]