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