diff --git a/packages.json b/packages.json index be9d326..fe4d371 100644 --- a/packages.json +++ b/packages.json @@ -11075,6 +11075,22 @@ "license": "MIT", "web": "https://github.com/KeepCoolWithCoolidge/asciigraph" }, + { + "name": "bearlibterminal", + "url": "https://github.com/irskep/BearLibTerminal-Nim", + "method": "git", + "tags": [ + "roguelike", + "terminal", + "bearlibterminal", + "tcod", + "libtcod", + "tdl" + ], + "description": "Wrapper for the C[++] library BearLibTerminal", + "license": "MIT", + "web": "https://github.com/irskep/BearLibTerminal-Nim" + }, { "name": "rexpaint", "url": "https://github.com/irskep/rexpaint_nim",