From fcfee2cfdacf79397d3bd9c0de9f385b93d20ded Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Thu, 2 Jan 2025 07:24:37 +0000 Subject: [PATCH] add jiwonz/dirs@0.2.1 lune --- jiwonz/dirs | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/jiwonz/dirs b/jiwonz/dirs index 0f8bce3..f548a5d 100644 --- a/jiwonz/dirs +++ b/jiwonz/dirs @@ -54,3 +54,18 @@ lib = "src/init.luau" ["0.2.0 lune".dependencies] greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"] pathfs = [{ name = "jiwonz/pathfs", version = "^0.2.0", index = "https://github.com/daimond113/pesde-index" }, "standard"] + +["0.2.1 lune"] +published_at = "2025-01-02T07:24:37.222844799Z" +description = "A library for lune that provides config/cache/data paths. Heavily inspired by dirs-rs" +license = "MIT" +authors = ["jiwonz"] +repository = "https://github.com/jiwonz/dirs-lune/" + +["0.2.1 lune".target] +environment = "lune" +lib = "src/init.luau" + +["0.2.1 lune".dependencies] +greentea = [{ name = "corecii/greentea", version = "^0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"] +pathfs = [{ name = "jiwonz/pathfs", version = "^0.2.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]