mirror of
https://github.com/pesde-pkg/index.git
synced 2025-04-03 18:30:57 +01:00
add lumin/debugger@1.0.3 roblox
This commit is contained in:
parent
2a6fd951fb
commit
ac849459dc
1 changed files with 16 additions and 0 deletions
|
@ -96,3 +96,19 @@ 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"]
|
||||
|
||||
["1.0.3 roblox"]
|
||||
published_at = "2025-02-17T18:55:45.701559521Z"
|
||||
description = "A customizable and extendable debugger for open source software"
|
||||
license = "MIT"
|
||||
authors = ["jmesrje"]
|
||||
repository = "https://github.com/lumin-org/debugger"
|
||||
|
||||
["1.0.3 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "src/init.luau"
|
||||
build_files = ["src"]
|
||||
|
||||
["1.0.3 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