jake 19595121d4 Revert "fix ci (#93)"
This reverts commit 85e67090c48f263a8112fe0a83331dddcb9b4796.
2020-03-22 21:53:02 -07:00
2020-03-18 18:21:57 -07:00
2020-03-22 21:53:02 -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%