mcrs 0.2.0

A library to interface with Minecraft
Documentation
1
2
3
4
5
6
7
8
9
10
feat: implement coordinate + size

feat(test): convert `main.rs` to integration test

refactor: overhaul response reading, avoid allocation

feat: add mutable iterator for `Chunk` and `Heights`

chore: update readme