From 12ff12996ce00190201e2dc97e86db53e9ed3b05 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Tue, 21 Jan 2025 14:20:29 +0000 Subject: [PATCH] add kimpure/project_fast_setup@0.1.3 lune --- kimpure/project_fast_setup | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/kimpure/project_fast_setup b/kimpure/project_fast_setup index 4614fcc..4c7f921 100644 --- a/kimpure/project_fast_setup +++ b/kimpure/project_fast_setup @@ -39,3 +39,17 @@ bin = "bin.luau" ["0.1.2 lune".dependencies] pathfs = [{ name = "jiwonz/pathfs", version = "^0.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"] + +["0.1.3 lune"] +published_at = "2025-01-21T14:20:29.649524850Z" +description = "can fast setup project (for luau, lune)" +license = "MIT" +authors = ["kimpure"] +repository = "https://github.com/kimpure/luau-project-fast-setup" + +["0.1.3 lune".target] +environment = "lune" +bin = "bin.luau" + +["0.1.3 lune".dependencies] +pathfs = [{ name = "jiwonz/pathfs", version = "^0.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"]