diff --git a/corecii/greentea_t_standalone b/corecii/greentea_t_standalone index 4a45995..a44154f 100644 --- a/corecii/greentea_t_standalone +++ b/corecii/greentea_t_standalone @@ -98,3 +98,17 @@ build_files = ["t.luau"] ["0.4.10 roblox".dependencies] GreenTea = [{ name = "corecii/greentea", version = "=0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"] + +["0.4.10 lune"] +published_at = "2024-11-02T21:32:27.269629723Z" +description = "A t-compatible API for GreenTea" +license = "MIT" +authors = ["Corecii (Shae A.) "] +repository = "https://github.com/Corecii/GreenTea" + +["0.4.10 lune".target] +environment = "lune" +lib = "t.luau" + +["0.4.10 lune".dependencies] +GreenTea = [{ name = "corecii/greentea", version = "=0.4.10", index = "https://github.com/daimond113/pesde-index" }, "standard"]