darcros / node-minecraft-proxy

Simple Minecraft proxy written in Node.js using the node-minecraft-protocol library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IN FORGE

GaoXanSheng opened this issue · comments

I used ts to rewrite the client of setremoteserver, but it seems that the protocol is manually configured by the replay method and will not be forwarded, so players cannot join the forge server. Can you help me explain your idea