mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-04 10:50:58 +01:00
add lumin/debugger@1.0.2 roblox
This commit is contained in:
parent
b18bae5df7
commit
0c48fc183d
1 changed files with 17 additions and 1 deletions
|
@ -46,7 +46,7 @@ selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.
|
|||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
|
||||
["1.0.0 roblox"]
|
||||
published_at = "2025-01-01T03:23:09.511863430Z"
|
||||
published_at = "2025-01-01T03:23:09.51186343Z"
|
||||
description = "A customizable and extendable debugger for open source software"
|
||||
license = "MIT"
|
||||
authors = ["jmesrje"]
|
||||
|
@ -80,3 +80,19 @@ rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/d
|
|||
scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
|
||||
["1.0.2 roblox"]
|
||||
published_at = "2025-02-14T02:46:38.108226534Z"
|
||||
description = "A customizable and extendable debugger for open source software"
|
||||
license = "MIT"
|
||||
authors = ["jmesrje"]
|
||||
repository = "https://github.com/lumin-org/debugger"
|
||||
|
||||
["1.0.2 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "src/init.luau"
|
||||
build_files = ["src"]
|
||||
|
||||
["1.0.2 roblox".dependencies]
|
||||
rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
scripts = [{ name = "pesde/scripts_rojo", version = "^0.1.0", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
|
|
Loading…
Add table
Reference in a new issue