stevenarella/protocol/src
ice_iix bda0009a6f Add Cargo.toml for new steven_protocol crate. Closes #167 (#278)
Completes the move of the protocol implementation into a new
crate, named steven_protocol, in the protocol/ subdirectory.

* Add Cargo.toml for steven_protocol

* Add steven_protocol entrypoint in protocol/src/lib.rs

* Use steven_protocol in main

* Remove protocol in main, replaced by steven_protocol

* Remove unused dependencies moved into steven_protocol
2020-02-02 07:47:11 -08:00
..
nbt Replace read_to_string -> read_to_end to improve UTF-8 deserialization 2019-05-12 14:08:53 -07:00
protocol protocol: atomics replace unsafe for version/debug. Closes #261 2020-01-08 18:57:57 -08:00
types protocol: atomics replace unsafe for version/debug. Closes #261 2020-01-08 18:57:57 -08:00
format.rs Recognize translate text components, instead of showing "UNHANDLED" 2018-12-02 19:25:11 -08:00
item.rs protocol: atomics replace unsafe for version/debug. Closes #261 2020-01-08 18:57:57 -08:00
lib.rs Add Cargo.toml for new steven_protocol crate. Closes #167 (#278) 2020-02-02 07:47:11 -08:00
macros.rs Base implementation for worlds/blocks 2016-03-18 22:24:30 +00:00