From 858b404c71ac5cffeb5c79087f7cf0f7ef479a39 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Mon, 16 Dec 2024 03:29:09 +0000 Subject: [PATCH] add lumin/framework@9.1.1 roblox --- lumin/framework | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 lumin/framework diff --git a/lumin/framework b/lumin/framework new file mode 100644 index 0000000..48e7e4a --- /dev/null +++ b/lumin/framework @@ -0,0 +1,17 @@ +["9.1.1 roblox"] +published_at = "2024-12-16T03:29:09.258532210Z" +description = "A featherlight and quick framework for Roblox experiences" +license = "MIT" +authors = ["2jammers"] +repository = "https://github.com/lumin-org/framework" + +["9.1.1 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["9.1.1 roblox".dependencies] +debugger = [{ name = "lumin/debugger", version = "^0.5.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"]