deathcap / wsmc

WebSocket proxy to Minecraft
33 stars 10 forks source link

[mcwebchat] example should support Forge #37

Closed deathcap closed 8 years ago

deathcap commented 8 years ago

Simply need to add https://www.npmjs.com/package/minecraft-protocol-forge

Confusing that it doesn't support it (though https://github.com/voxel/voxel-clientmc does) especially because of https://github.com/deathcap/wsmc/issues/36 missing disconnect reason

deathcap commented 8 years ago

The real problem is wsmc.jar doesn't support FML|HS - https://github.com/deathcap/wsmc/issues/40