diff --git a/corecii/greentea_test b/corecii/greentea_test new file mode 100644 index 0000000..f0d9135 --- /dev/null +++ b/corecii/greentea_test @@ -0,0 +1,11 @@ +["0.4.9-pesde.rc.1 roblox"] +published_at = "2024-11-02T19:45:43.151558635Z" +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.9-pesde.rc.1 roblox".target] +environment = "roblox" +lib = "src/init.luau" +build_files = ["src"] diff --git a/corecii/scope.toml b/corecii/scope.toml new file mode 100644 index 0000000..6a5e078 --- /dev/null +++ b/corecii/scope.toml @@ -0,0 +1 @@ +owners = [1669436]