You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@
5
5
[](https://gitpod.io/#https://github.com/michaljaz/web-minecraft)
6
6
## About
7
7
8
-
**Web-minecraft is minecraft client written in Javascript.** From web browser this client connects to proxy that translates Websocket connection to TCP and then to real minecraft server, so you can play minecraft in the browser. <br>
9
-
Live demo with no installation: https://web-minecraft.herokuapp.com/.
8
+
**Web-minecraft is minecraft client written in Javascript.** From web browser this client connects to proxy that translates Websocket connection to TCP and then to real minecraft server (https://github.com/michaljaz/web-minecraft-proxy), so you can play minecraft in the browser. <br>
9
+
Live demo with no installation: https://michaljaz.github.io/web-minecraft.
0 commit comments