From 3d36cfc5868cecc930aaf0e84994cfb5dffa825f Mon Sep 17 00:00:00 2001 From: PeytonPlayz595 <106421860+PeytonPlayz595@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:37:23 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bba9944..0181a17 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Steps to setup a multiplayer server: 7. Proxy the Minecraft server to WebSockets by running `node ws-tcp-bridge --websocket --minecraft localhost:` Note: Replace "" with the port you want clients to use when connecting to the server, replace "" with the port you are hosting the Minecraft Server on. +WebSockify will probably work better but I'm not gonna write a guide for you, if you want to use it you're gonna have to figure it out yourself. # Texture Packs This is pretty much self explanitory, just make sure that the texture pack has the same file structure as in `resources/`, and then add the files to a ZIP archive, if a texture pack does not work then most likely it is not for this version of Minecraft. You're probably gonna have to make your own texture pack because texture packs for Alpha are very rare these days.