diff --git a/corecii/greentea_t_standalone b/corecii/greentea_t_standalone index 859833c..1883a49 100644 --- a/corecii/greentea_t_standalone +++ b/corecii/greentea_t_standalone @@ -12,3 +12,18 @@ build_files = ["t.luau"] ["0.4.9-pesde.rc.1 roblox".dependencies] GreenTea = [{ name = "corecii/greentea", version = "=0.4.9", index = "https://github.com/daimond113/pesde-index" }, "standard"] + +["0.4.9 roblox"] +published_at = "2024-11-02T19:54:04.601118280Z" +description = "A t-compatible API for GreenTea" +license = "MIT" +authors = ["Corecii (Shae A.) "] +repository = "https://github.com/Corecii/GreenTea" + +["0.4.9 roblox".target] +environment = "roblox" +lib = "t.luau" +build_files = ["t.luau"] + +["0.4.9 roblox".dependencies] +GreenTea = [{ name = "corecii/greentea", version = "=0.4.9", index = "https://github.com/daimond113/pesde-index" }, "standard"]