mirror of
https://github.com/italicsjenga/valence.git
synced 2025-01-27 22:16:32 +11:00
7cd059b9b3
<!-- Please make sure that your PR is aligned with the guidelines in CONTRIBUTING.md to the best of your ability. --> <!-- Good PRs have tests! Make sure you have sufficient test coverage. --> ## Description Take 3 of #247. I've added a minimal chat example - ignoring chat signing, etc. It's in the file `crates/valence/examples/chat.rs`. ## Test Plan Manual, unfortunately :( Steps: 1. Open two minecraft clients, with two separate accounts (or usernames if using offline mode) 2. Connect to the server in both clients 3. Type a chat message, checking it appears to both clients, with the correct username. 4. Type a command, checking it appears only to the sender. --------- Co-authored-by: Carson McManus <dyc3@users.noreply.github.com> |
||
---|---|---|
.. | ||
build | ||
examples | ||
src | ||
Cargo.toml |