From 8bb5416479369f7baa74af81858e7ac768c7ab72 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Sat, 2 Nov 2024 21:22:32 +0000 Subject: [PATCH] add corecii/greentea_t_standalone@0.4.10-pesde.rc.2 lune --- corecii/greentea_t_standalone | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/corecii/greentea_t_standalone b/corecii/greentea_t_standalone index 55a9064..b8fea49 100644 --- a/corecii/greentea_t_standalone +++ b/corecii/greentea_t_standalone @@ -41,3 +41,17 @@ 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"] + +["0.4.10-pesde.rc.2 lune"] +published_at = "2024-11-02T21:22:32.831171476Z" +description = "A t-compatible API for GreenTea" +license = "MIT" +authors = ["Corecii (Shae A.) "] +repository = "https://github.com/Corecii/GreenTea" + +["0.4.10-pesde.rc.2 lune".target] +environment = "lune" +lib = "t.luau" + +["0.4.10-pesde.rc.2 lune".dependencies] +GreenTea = [{ name = "corecii/greentea", version = "=0.4.10-pesde.rc.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]