mirror of
https://github.com/pesde-pkg/index.git
synced 2025-01-22 14:48:05 +00:00
add daemon/framework@10.0.0-rc3 roblox
This commit is contained in:
parent
7bf084a765
commit
0143f91b79
1 changed files with 18 additions and 0 deletions
|
@ -33,3 +33,21 @@ debugger = [{ name = "lumin/debugger", version = "^1.0.0", index = "https://gith
|
|||
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"]
|
||||
stylua = [{ name = "pesde/stylua", version = "^2.0.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
|
||||
["10.0.0-rc3 roblox"]
|
||||
published_at = "2025-01-22T01:10:19.695106117Z"
|
||||
description = "A featherlight and quick framework for Roblox experiences"
|
||||
license = "MIT"
|
||||
authors = ["Daemon6109"]
|
||||
repository = "https://github.com/Daemon6109/framework"
|
||||
|
||||
["10.0.0-rc3 roblox".target]
|
||||
environment = "roblox"
|
||||
lib = "src/init.luau"
|
||||
build_files = ["src"]
|
||||
|
||||
["10.0.0-rc3 roblox".dependencies]
|
||||
debugger = [{ name = "lumin/debugger", version = "^1.0.0", index = "https://github.com/daimond113/pesde-index" }, "standard"]
|
||||
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"]
|
||||
stylua = [{ name = "pesde/stylua", version = "^2.0.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]
|
||||
|
|
Loading…
Reference in a new issue