aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Landey <steve@steveasleep.com>2018-10-14 08:20:05 -0700
committerGitHub <noreply@github.com>2018-10-14 08:20:05 -0700
commit2f4ddb89e7d63a136eae5930687c7945ec588a2c (patch)
tree6c478361518bbe0ec89456526fc2829821f9395a
parentc84de2bcf40ec03b053ebaf79d2d342a83f6b031 (diff)
parent98ac29dffc5adab4a013bf09b2fc594104c86e92 (diff)
downloadpackages-2f4ddb89e7d63a136eae5930687c7945ec588a2c.tar.gz
packages-2f4ddb89e7d63a136eae5930687c7945ec588a2c.zip
Merge branch 'master' into add-bearlibterminal0549
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 042096d..fe4d371 100644
--- a/packages.json
+++ b/packages.json
@@ -11090,5 +11090,18 @@
"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",
+ "method": "git",
+ "tags": [
+ "rexpaint",
+ "roguelike",
+ "xp"
+ ],
+ "description": "REXPaint .xp parser",
+ "license": "MIT",
+ "web": "https://github.com/irskep/rexpaint_nim"
}
]