diff --git a/corecii/greentea_t_standalone b/corecii/greentea_t_standalone index b8fea49..ef1b04e 100644 --- a/corecii/greentea_t_standalone +++ b/corecii/greentea_t_standalone @@ -55,3 +55,17 @@ 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"] + +["0.4.10-pesde.rc.3 lune"] +published_at = "2024-11-02T21:24:40.595500480Z" +description = "A t-compatible API for GreenTea" +license = "MIT" +authors = ["Corecii (Shae A.) "] +repository = "https://github.com/Corecii/GreenTea" + +["0.4.10-pesde.rc.3 lune".target] +environment = "lune" +lib = "t.luau" + +["0.4.10-pesde.rc.3 lune".dependencies] +GreenTea = [{ name = "corecii/greentea", version = "=0.4.10-pesde.rc.1", index = "https://github.com/daimond113/pesde-index" }, "standard"]