satoshinm / NetCraft

Web-based fork of fogleman/Craft ⛺
https://satoshinm.github.io/NetCraft/
MIT License
57 stars 13 forks source link

Improved protocol support, interop with other server software #19

Closed satoshinm closed 7 years ago

satoshinm commented 7 years ago

Allow the client to interoperate with non-Craft server software. After support for Craft is working https://github.com/satoshinm/NetCraft/issues/12 multiplayer support for web version, expand to other servers. Make a short list for review.

satoshinm commented 7 years ago

Took a different tack. Instead of getting tangled in complicated protocols, wrote a plugin for the Bukkit API, serving up a Craft protocol compatible server: https://github.com/satoshinm/WebSandboxMC