jake f38c791794
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
set serde version
2021-06-16 21:40:20 -06:00
2020-10-07 19:24:46 -06:00
2021-06-16 20:09:34 -06:00
2021-06-16 21:40:20 -06:00
2019-12-22 20:48:02 -04:00
2019-11-21 10:12:20 -05:00
2021-06-16 02:16:52 -06:00

setup

  • get http://rustup.rs
  • get nightly version rustup install nightly.
  • set nightly rustup override set 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

rust nightly version

rustup override set nightly-2021-03-15

to actually run it

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