diff --git a/packages.json b/packages.json index 998e5ed..f57986a 100644 --- a/packages.json +++ b/packages.json @@ -23705,5 +23705,19 @@ "description": "Simple library to draw stuff on a window", "license": "MIT", "web": "https://github.com/GabrielLasso/drawim" + }, + { + "name": "tic80", + "url": "https://github.com/thisago/tic80", + "method": "git", + "tags": [ + "tic80", + "games", + "js", + "bindings" + ], + "description": "TIC-80 bindings", + "license": "MIT", + "web": "https://github.com/thisago/tic80" } ]