valence/valence_anvil
Terminator 6de5de57a5
Anvil file support (blocks and biomes) (#145)
Adds the `valence_anvil` crate for loading anvil worlds. It can only read blocks and biomes currently. Support for saving data is to be added later.

Co-authored-by: Ryan <ryanj00a@gmail.com>
2022-12-26 06:55:52 -08:00
..
benches Anvil file support (blocks and biomes) (#145) 2022-12-26 06:55:52 -08:00
examples Anvil file support (blocks and biomes) (#145) 2022-12-26 06:55:52 -08:00
src Anvil file support (blocks and biomes) (#145) 2022-12-26 06:55:52 -08:00
Cargo.toml Anvil file support (blocks and biomes) (#145) 2022-12-26 06:55:52 -08:00