From 4cd893607c0c66277eb3982635bcfb5d567c85de Mon Sep 17 00:00:00 2001 From: Sceat <11330271+Sceat@users.noreply.github.com> Date: Tue, 18 Dec 2018 03:46:27 +0200 Subject: [PATCH] Add related helper mapItem library https://github.com/AresRPG/aresrpg-map-colors --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e6e9c0f..daafbce 100644 --- a/README.md +++ b/README.md @@ -152,3 +152,6 @@ See [history](HISTORY.md) ## Related * [node-rcon](https://github.com/pushrax/node-rcon) can be used to access the rcon server in the minecraft server +* [map-colors][aresmapcolor] can be used to convert any image into a buffer of minecraft compatible colors + +[aresmapcolor]: https://github.com/AresRPG/aresrpg-map-colors