1
0
Fork 0
mirror of https://github.com/pesde-pkg/index.git synced 2025-04-07 20:30:55 +01:00

add daemon/framework@10.0.0 roblox

This commit is contained in:
pesde index updater 2025-03-06 02:33:11 +00:00
parent 4ea344f393
commit 2ec69fe56c

View file

@ -69,3 +69,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 roblox"]
published_at = "2025-03-06T02:33:11.882014765Z"
description = "A featherlight framework for Luau games"
license = "MIT"
authors = ["Daemon6109"]
repository = "https://github.com/Daemon6109/framework"
["10.0.0 roblox".target]
environment = "roblox"
lib = "src/init.luau"
build_files = ["src"]
["10.0.0 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"]