Skip to content

Commit 6f214f0

Browse files
committed
Update README
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
1 parent 70b9484 commit 6f214f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Introduction
44

5-
A fork of [CloudburstMC/Network](https://github.com/CloudburstMC/Network) with a focus on improving the compatibility of the clinet side of the library to more closely align with the vanilla Minecraft Bedrock client.
5+
You can join the [Discord](https://discord.gg/5z4GuSnqmQ) for help with this fork. This is a fork of [CloudburstMC/Network](https://github.com/CloudburstMC/Network) with a focus on improving the compatibility of the clinet side of the library to more closely align with the vanilla Minecraft Bedrock client.
66

77
## Changes from Original Library
88

@@ -11,6 +11,7 @@ A fork of [CloudburstMC/Network](https://github.com/CloudburstMC/Network) with a
1111
- The first game packet, `Request Network Settings Packet`
1212
- Allows for resetting security state if `Open Connection Reply 1` is resent by the server
1313
- Only do retries with `Open Connection Request 1`, and reserve `Open Connection Request 2` only as a direct response to `Open Connection Reply 1`
14+
- Allows using datagram channel factories for raknet (from [@AlexProgrammerDE](https://github.com/AlexProgrammerDE))
1415

1516
## Usage
1617

0 commit comments

Comments
 (0)