Run the binary spire-achievements-tracker.exe
after downloading it, or after installing from crates.io
.
To install from crates.io
, install rust
and run cargo install spire-achievements-tracker
.
To build from source, install rust
, open a directory with a rust
project, and run cargo add spire-achievements-tracker
.