mirror of
https://github.com/pesde-pkg/index.git
synced 2025-05-04 10:43:54 +01:00
add pesde/rojo@7.5.0 lune
This commit is contained in:
parent
e60275c70c
commit
42b1c51d33
1 changed files with 19 additions and 0 deletions
19
pesde/rojo
19
pesde/rojo
|
@ -12,3 +12,22 @@ bin = "init.luau"
|
||||||
core = [{ name = "pesde/toolchainlib", version = "^0.1.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "standard"]
|
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"]
|
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"]
|
result = [{ name = "lukadev_0/result", version = "^1.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||||
|
|
||||||
|
["7.5.0 lune"]
|
||||||
|
published_at = "2025-04-29T05:08:28.530477988Z"
|
||||||
|
description = "Rojo enables Roblox developers to use professional-grade software engineering tools"
|
||||||
|
authors = ["CompeyDev <hi@devcomp.xyz>", "Lucien Greathouse <me@lpghatguy.com>"]
|
||||||
|
repository = "https://github.com/pesde-pkg/tooling/tree/main/bins/rojo"
|
||||||
|
|
||||||
|
["7.5.0 lune".target]
|
||||||
|
environment = "lune"
|
||||||
|
bin = "init.luau"
|
||||||
|
|
||||||
|
["7.5.0 lune".engines]
|
||||||
|
pesde = "^0.6.0"
|
||||||
|
lune = "^0.8.7"
|
||||||
|
|
||||||
|
["7.5.0 lune".dependencies]
|
||||||
|
core = [{ name = "pesde/toolchainlib", version = "^0.1.13", 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"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue