From 15fb89002a4324dc71dca3e95431f50d0189c4f0 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 6 Feb 2017 12:29:21 -0700 Subject: [PATCH] Create 2017-02-02-matrix-appservice-minecraft.md --- .../2017-02-02-matrix-appservice-minecraft.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 supporting-docs/projects/2017-02-02-matrix-appservice-minecraft.md diff --git a/supporting-docs/projects/2017-02-02-matrix-appservice-minecraft.md b/supporting-docs/projects/2017-02-02-matrix-appservice-minecraft.md new file mode 100644 index 00000000..84785139 --- /dev/null +++ b/supporting-docs/projects/2017-02-02-matrix-appservice-minecraft.md @@ -0,0 +1,14 @@ +--- +layout: project +title: matrix-appservice-minecraft +categories: projects as +description: Bridges Minecraft server chat to and from Matrix +author: Travis Ralston +maturity: Alpha +--- + +# {{ page.title }} + +This is a Node.js application that bridges Minecraft chat with Matrix. The project is still in early development and is not intended for production use (yet). + +The source (and more information) can be found on [GitHub](https://github.com/turt2live/matrix-appservice-minecraft).