From 0ed76653f42c504659bac8c4e3edcc1eb16c654d Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Mon, 1 Mar 2021 03:16:10 +0100 Subject: [PATCH] Add demo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a43eabf..79b864d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Discord](https://img.shields.io/badge/chat-on%20discord-brightgreen.svg)](https://discord.gg/GsEFRM8) [![Try it on gitpod](https://img.shields.io/badge/try-on%20gitpod-brightgreen.svg)](https://gitpod.io/#https://github.com/PrismarineJS/prismarine-web-client) -A minecraft client running in a web page. +A minecraft client running in a web page. Demo at https://prismarine-web-client.js.org It runs mineflayer in the browser which connects to a websocket minecraft server. It provides a simple websocket to tcp proxy as a backend to make it possible to connect to any minecraft server.