setup
- get http://rustup.rs
- get the latest nightly
rustup default nightly - grab elseware
cargo testto run tests
development setup
- grab libpso
- put
paths = ["/path/to/libpso"]in the.cargo/configfile in the elseware directory (you may need to make it)
to actually run it
cargo run --bin patchandcargo run --bin login
Description
Languages
Rust
100%