Added package rexpaint

This commit is contained in:
Steve Johnson 2018-10-13 22:16:51 -07:00
parent 804964b169
commit 254f57abcc

View File

@ -11074,5 +11074,18 @@
"description": "Console ascii line charts in pure nim",
"license": "MIT",
"web": "https://github.com/KeepCoolWithCoolidge/asciigraph"
},
{
"name": "rexpaint",
"url": "https://github.com/irskep/rexpaint_nim",
"method": "git",
"tags": [
"rexpaint",
"roguelike",
"xp"
],
"description": "REXPaint .xp parser",
"license": "MIT",
"web": "https://github.com/irskep/rexpaint_nim"
}
]