Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 405 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 405 Bytes

Wispcraft

A patch for eaglercraft that allows joining regular online mode minecraft servers from the browser, tunneled over wisp

Uses epoxy-tls to log in and fetch skins from the Minecraft server, and also connect to online mode minecraft servers

Built with the Web Streams API, using TransformStream and pipes to parse the minecraft protocol

TODO:

  • rust