Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
r58Playz authored Jan 31, 2025
1 parent 661f10b commit 34cc725
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Wispcraft

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

Uses [epoxy-tls](https://github.com/r58Playz/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

0 comments on commit 34cc725

Please sign in to comment.