diff --git a/packages.json b/packages.json index 829e7d0..eb0a115 100644 --- a/packages.json +++ b/packages.json @@ -11074,5 +11074,20 @@ "description": "Console ascii line charts in pure nim", "license": "MIT", "web": "https://github.com/KeepCoolWithCoolidge/asciigraph" + }, + { + "name": "bearlibterminal", + "url": "https://github.com/irskep/BearLibTerminal-Nim", + "method": "git", + "tags": [ + "roguelike", + "bearlibterminal", + "tcod", + "libtcod", + "tdl" + ], + "description": "Wrapper for the C[++] library BearLibTerminal", + "license": "MIT", + "web": "https://github.com/irskep/BearLibTerminal-Nim" } ]