mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-09 17:49:09 +00:00
add pesde/blink@0.15.1 lune
This commit is contained in:
parent
dc80440bea
commit
9efa2f6fa9
1 changed files with 15 additions and 0 deletions
15
pesde/blink
15
pesde/blink
|
@ -42,3 +42,18 @@ bin = "init.luau"
|
|||
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"]
|
||||
|
||||
["0.15.1 lune"]
|
||||
published_at = "2024-12-22T14:57:52.456035181Z"
|
||||
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.1 lune".target]
|
||||
environment = "lune"
|
||||
bin = "init.luau"
|
||||
|
||||
["0.15.1 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"]
|
||||
|
|
Loading…
Reference in a new issue