Merge pull request #891 from irskep/add-rexpaint0516

Add package rexpaint
This commit is contained in:
Dominik Picheta 2018-10-14 15:45:04 +01:00 committed by GitHub
commit 98ac29dffc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]