From acf8dd57e73046165b7d412f42dd72849f3d966b Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Wed, 22 Jan 2025 02:49:20 +0000 Subject: [PATCH] add lumin/framework@10.0.0-rc4 roblox --- lumin/framework | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lumin/framework b/lumin/framework index aecaf58..52bdc03 100644 --- a/lumin/framework +++ b/lumin/framework @@ -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-rc4 roblox"] +published_at = "2025-01-22T02:49:20.209721131Z" +description = "A featherlight framework for Roblox experiences" +license = "MIT" +authors = ["jmesrje"] +repository = "https://github.com/lumin-org/framework" + +["10.0.0-rc4 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["10.0.0-rc4 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"]