diff --git a/corecii/greentea b/corecii/greentea index d1c5c7c..2613fac 100644 --- a/corecii/greentea +++ b/corecii/greentea @@ -55,3 +55,14 @@ repository = "https://github.com/Corecii/GreenTea" environment = "roblox" lib = "src/init.luau" build_files = ["src"] + +["0.4.11 lune"] +published_at = "2024-12-31T13:10:31.264782464Z" +description = "A runtime typechecker with Luau types, pretty errors, and inspection" +license = "MIT" +authors = ["Corecii (Shae A.) "] +repository = "https://github.com/Corecii/GreenTea" + +["0.4.11 lune".target] +environment = "lune" +lib = "src/init.luau"