Skip to content

Commit

Permalink
ReadME
Browse files Browse the repository at this point in the history
  • Loading branch information
AnyBananaGAME committed Aug 17, 2024
1 parent 3ce36c3 commit a22c31d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,13 @@ client.on(TextPacket.name, (packet: TextPacket): void => {
- This feature allows for **seamless integration** with Minecraft’s native chat system, without the need for third-party color libraries.

---


### ❤️ Credits

| **Project** | **Description** | **Link** |
|-----------------|------------------------------------------------------------|----------------------------------------------|
| **SerenityJS** | Provides frameworks for processing packets. | [GitHub Repository](https://github.com/SerenityJS/serenity) |
| **PrismarineJS**| Provides the framework needed for authentication. | [GitHub Repository](https://github.com/PrismarineJS) |

---

0 comments on commit a22c31d

Please sign in to comment.