Merge pull request #892 from irskep/add-bearlibterminal0549

Add package bearlibterminal
This commit is contained in:
Dominik Picheta 2018-10-14 16:29:55 +01:00 committed by GitHub
commit 6012e6aa5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",