Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theaddonn authored Aug 23, 2024
1 parent 0b8653b commit 3ca895c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,6 @@ We also have a community discord, feel free to join it to learn more about our f
- Datatypes defining the structure of Addons.
- Serialization and Deserialization of addons.

- [Nbt](https://github.com/Adrian8115/bedrock-rs/tree/main/crates/nbt):
- A simple nbt implementation focused on Minecraft Bedrock.
- Provides Serialization for:
- `NbtLittleEndian`
- `NbtLittleEndianNetwork` (Commonly used in the mcbe protocol)
- `NbtBigEndian`

- [Form](https://github.com/Adrian8115/bedrock-rs/tree/main/crates/form):
- Implementation of the JSON form format used in Minecraft Bedrock.

Expand Down

0 comments on commit 3ca895c

Please sign in to comment.