2019-09-08 18:34:20 -07:00
2019-09-07 23:48:08 -07:00
2019-09-07 23:38:15 -07:00
2019-09-07 23:37:45 -07:00
2019-09-08 18:34:20 -07:00

setup

  • get http://rustup.rs
  • get the latest nightly rustup default nightly
  • grab elseware
  • cargo test to run tests

development setup

  • grab libpso
  • put [patch."http://git.sharnoth.com/jake/libpso"] libpso = { path = "path/to/libpso" } at the end of the Cargo.toml file

to actually run it

  • cargo run --bin patch and cargo run --bin login
Description
No description provided
http://elsewherepso.com
Readme 12 MiB
Languages
Rust 100%