mirror of
https://github.com/pesde-pkg/index.git
synced 2024-12-12 11:20:36 +00:00
add corecii/greentea@0.4.10 lune
This commit is contained in:
parent
39415881b0
commit
f19998acd3
1 changed files with 11 additions and 0 deletions
|
@ -32,3 +32,14 @@ repository = "https://github.com/Corecii/GreenTea"
|
||||||
environment = "roblox"
|
environment = "roblox"
|
||||||
lib = "src/init.luau"
|
lib = "src/init.luau"
|
||||||
build_files = ["src"]
|
build_files = ["src"]
|
||||||
|
|
||||||
|
["0.4.10 lune"]
|
||||||
|
published_at = "2024-11-02T21:32:22.451054682Z"
|
||||||
|
description = "A runtime typechecker with Luau types, pretty errors, and inspection"
|
||||||
|
license = "MIT"
|
||||||
|
authors = ["Corecii (Shae A.) <github.com/corecii>"]
|
||||||
|
repository = "https://github.com/Corecii/GreenTea"
|
||||||
|
|
||||||
|
["0.4.10 lune".target]
|
||||||
|
environment = "lune"
|
||||||
|
lib = "src/init.luau"
|
||||||
|
|
Loading…
Reference in a new issue