From 60b6c2778be0544e8987f93130954a5cab99d102 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sun, 15 Dec 2024 05:30:33 +0000 Subject: [PATCH] add lumin/ui@0.3.0-rc1 roblox --- lumin/ui | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lumin/ui diff --git a/lumin/ui b/lumin/ui new file mode 100644 index 0000000..cc9d508 --- /dev/null +++ b/lumin/ui @@ -0,0 +1,18 @@ +["0.3.0-rc1 roblox"] +published_at = "2024-12-15T05:30:33.692694160Z" +description = "A small, fast, and efficient UI framework that has a small learning curve" +license = "MIT" +authors = ["2jammers"] +repository = "https://github.com/lumin-org/ui" + +["0.3.0-rc1 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] + +["0.3.0-rc1 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"] +spr = [{ name = "2jammers/spr", version = "^2.1.0", index = "https://github.com/daimond113/pesde-index" }, "standard"] +stylua = [{ name = "pesde/stylua", version = "^2.0.1", index = "https://github.com/daimond113/pesde-index", target = "lune" }, "dev"]