From 0403c478da15ae9a525089cdd746fd2b09af07c7 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Wed, 29 Jan 2025 04:04:48 +0000 Subject: [PATCH] add lumin/framework@10.0.0 roblox --- lumin/framework | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lumin/framework b/lumin/framework index 6b68968..8243dee 100644 --- a/lumin/framework +++ b/lumin/framework @@ -105,3 +105,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-01-29T04:04:48.194449923Z" +description = "A featherlight framework for Luau games" +license = "MIT" +authors = ["jmesrje"] +repository = "https://github.com/lumin-org/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"]