2020-03-16 21:08:44 -07:00
2020-03-16 18:47:52 -07:00
2020-03-16 21:08:44 -07:00
2020-03-16 10:07:39 -07:00
2019-12-22 20:48:02 -04:00
2019-11-21 10:12:20 -05:00
2019-09-10 18:22:07 -04:00

setup

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

development setup

grab libpso and 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%