deathcap / wsmc

WebSocket proxy to Minecraft
33 stars 10 forks source link

Publish wsmc on npm #39

Open deathcap opened 8 years ago

deathcap commented 8 years ago

wsmc is at least used as a NPM module through https://github.com/voxel/voxel-clientmc/blob/master/mf-worker.js - for wsmc/mineflayer-stream, it would be nice to have available published on npm. But first, the docs need to be made clear (how not only is there wsmc/Java and wsmc/JavaScript apps, but also a mineflayer-stream and protocol-stream websocket client API!)

deathcap commented 8 years ago

Maybe a separate wsmc-client repo, with wsmc-client-mcwebchat as an example..