2020-09-18 07:55:48 -06:00
2020-09-18 07:55:48 -06:00
2020-09-18 07:55:48 -06:00
2020-09-07 21:14:17 -06:00
2020-08-20 22:53:34 -06:00
2019-12-22 20:48:02 -04:00
2019-11-21 10:12:20 -05:00
2020-09-14 22:18:59 -06:00

setup

  • get http://rustup.rs
  • get a specific nightly version rustup override set nightly-2020-02-27. for some reason newer versions give internal compiler errors and I'm not sure if it is my fault or the compilers.
  • 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
Description
No description provided
http://elsewherepso.com
Readme 12 MiB
Languages
Rust 100%