1
0
Fork 0
mirror of https://github.com/italicsjenga/valence.git synced 2025-02-03 09:06:35 +11:00
Commit graph

3 commits

Author SHA1 Message Date
Tert0
c707ed1d04
Proxy Support ()
This PR adds Proxy Support.

Closes 

Co-authored-by: Ryan Johnson <ryanj00a@gmail.com>
2022-10-21 19:50:13 -07:00
Ryan Johnson
ce457a3d20
Add prelude module to valence. ()
This removes boilerplate code in the examples and reduces friction when getting started.
2022-10-21 04:54:32 -07:00
Ryan Johnson
f58e6662dd
Add performance tests ()
Adds the performance_tests/ directory.

In the future we could use our own fake client software instead of
rust-mc-bot. This would make it easier to run the tests.
2022-10-14 21:18:03 -07:00