aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 829e7d0..be9d326 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]