From cb13af10a6610a677962f1899c85b27c6f47c246 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 2 Nov 2024 21:21:01 +0000 Subject: [PATCH] add corecii/greentea_t_standalone@0.4.10-pesde.rc.1 lune --- corecii/greentea_t_standalone | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/corecii/greentea_t_standalone b/corecii/greentea_t_standalone index 1883a49..55a9064 100644 --- a/corecii/greentea_t_standalone +++ b/corecii/greentea_t_standalone @@ -27,3 +27,17 @@ build_files = ["t.luau"] ["0.4.9 roblox".dependencies] GreenTea = [{ name = "corecii/greentea", version = "=0.4.9", index = "https://github.com/daimond113/pesde-index" }, "standard"] + +["0.4.10-pesde.rc.1 lune"] +published_at = "2024-11-02T21:21:01.093213304Z" +description = "A t-compatible API for GreenTea" +license = "MIT" +authors = ["Corecii (Shae A.) "] +repository = "https://github.com/Corecii/GreenTea" + +["0.4.10-pesde.rc.1 lune".target] +environment = "lune" +lib = "t.luau" + +["0.4.10-pesde.rc.1 lune".dependencies] +GreenTea = [{ name = "corecii/greentea", version = "=0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]