Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 409 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 409 Bytes

Terralistic

Discord server: https://discord.gg/WANEYJAxAB

To build and run the client:

cargo run

To build and run in release mode:

cargo run --release

To run the server use the above commands and append -- server

Screenshot 2023-11-25 at 5 10 02 PM