Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 783 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 783 Bytes

terry

A Rust implementation of Terraria's multiplayer network protocol.

  • terraria-protocol: library containing all the network packets and some basic protocol management.
  • terry: a client bot showcasing what is possible with the protocol and whatever random things I can make it do.

License

All the libraries contained in this repository are licensed under either of

at your option.