Home
Softono
Terralistic

Terralistic

Open source Rust
28
Stars
3
Forks
33
Issues
1
Watchers
1 month
Last Commit

About Terralistic

Terralistic is a Terraria fan game. It has some technical stuff that I miss in Terraria, like: native mod support, good performance, online accounts, good ui and so on...

Platforms

Web Self-hosted

Languages

Rust

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