Skip to content

Commit

Permalink
fix readme links
Browse files Browse the repository at this point in the history
  • Loading branch information
theaddonn committed Aug 3, 2024
1 parent 422be8a commit c23b56b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ An easy-to-use universal library for Minecraft Bedrock written in Rust, that aim
- [World](https://github.com/Adrian8115/bedrock-rs/tree/main/crates/world):
- Implementation of the Bedrock level format using our own `leveldb` bindings for mojangs leveldb fork.

- [Addons](https://github.com/Adrian8115/bedrock-rs/tree/main/crates/addons):
- [Addons](https://github.com/Adrian8115/bedrock-rs/tree/main/crates/addon):
- Datatypes defining the structure of Addons.
- Serialization and Deserialization of addons.

Expand Down

0 comments on commit c23b56b

Please sign in to comment.