aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
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"
}
]