From edcffd87136ba68c0f8d04a1ca19f3e208e311fc Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Thu, 23 Jan 2025 08:04:34 +0000 Subject: [PATCH] add pesde/scripts_core@0.0.2 lune --- pesde/scripts_core | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/pesde/scripts_core b/pesde/scripts_core index 8bb67ac..d664b69 100644 --- a/pesde/scripts_core +++ b/pesde/scripts_core @@ -14,3 +14,22 @@ frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://git luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.36.0", index = "https://github.com/pesde-pkg/index" }, "dev"] pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "dev"] stylua = [{ name = "pesde/stylua", version = "^2.0.1", index = "https://github.com/pesde-pkg/index" }, "dev"] + +["0.0.2 lune"] +published_at = "2025-01-23T08:04:34.866535340Z" +description = "Scripts and other utilities for use with pesde" +license = "MIT" +authors = ["daimond113 (https://www.daimond113.com/)", "Erica Marigold "] +repository = "https://github.com/pesde-pkg/scripts" + +["0.0.2 lune".target] +environment = "lune" +lib = "src/init.luau" + +["0.0.2 lune".dependencies] +argon = [{ name = "pesde/argon", version = "^2.0.21", index = "https://github.com/pesde-pkg/index" }, "dev"] +frktest = [{ name = "itsfrank/frktest", version = "^0.0.2", index = "https://github.com/pesde-pkg/index" }, "dev"] +luau-lsp = [{ name = "pesde/luau_lsp", version = "^1.36.0", index = "https://github.com/pesde-pkg/index" }, "dev"] +pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "dev"] +rojo = [{ name = "pesde/rojo", version = "^7.4.4", index = "https://github.com/pesde-pkg/index" }, "dev"] +stylua = [{ name = "pesde/stylua", version = "^2.0.1", index = "https://github.com/pesde-pkg/index" }, "dev"]