diff --git a/corecii/greentea_t_standalone b/corecii/greentea_t_standalone index a8c9a7e..5bb4b3c 100644 --- a/corecii/greentea_t_standalone +++ b/corecii/greentea_t_standalone @@ -127,3 +127,17 @@ build_files = ["t.luau"] ["0.4.11 roblox".dependencies] GreenTea = [{ name = "corecii/greentea", version = "=0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"] + +["0.4.11 lune"] +published_at = "2024-12-31T13:10:44.218290229Z" +description = "A t-compatible API for GreenTea" +license = "MIT" +authors = ["Corecii (Shae A.) "] +repository = "https://github.com/Corecii/GreenTea" + +["0.4.11 lune".target] +environment = "lune" +lib = "t.luau" + +["0.4.11 lune".dependencies] +GreenTea = [{ name = "corecii/greentea", version = "=0.4.11", index = "https://github.com/daimond113/pesde-index" }, "standard"]