From 00e2a15e0e0cae4ac8b0a2cfaf8ccb70e29fa4cc Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Mon, 20 Jan 2025 07:24:21 +0000 Subject: [PATCH] add kimpure/project_fast_setup@0.1.1 lune --- kimpure/project_fast_setup | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/kimpure/project_fast_setup b/kimpure/project_fast_setup index 733fee1..cfbc9da 100644 --- a/kimpure/project_fast_setup +++ b/kimpure/project_fast_setup @@ -11,3 +11,17 @@ bin = "bin.luau" ["0.1.0 lune".dependencies] pathfs = [{ name = "jiwonz/pathfs", version = "^0.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"] + +["0.1.1 lune"] +published_at = "2025-01-20T07:24:21.115769790Z" +description = "can fast setup project (for luau, lune)" +license = "MIT" +authors = ["kimpure"] +repository = "https://github.com/kimpure/luau-project-fast-setup" + +["0.1.1 lune".target] +environment = "lune" +bin = "bin.luau" + +["0.1.1 lune".dependencies] +pathfs = [{ name = "jiwonz/pathfs", version = "^0.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"]