jake db66019f2c
All checks were successful
continuous-integration/drone/push Build is passing
Merge pull request 'fix in lobby ship select' (#123) from fix_lobby_ship_select into master
Reviewed-on: #123
2022-10-22 15:26:45 -04:00
2022-10-19 22:32:30 -06:00
2022-10-18 18:00:33 -06:00
2022-10-19 17:26:04 -06:00
2022-10-19 03:13:16 -06:00
2019-12-22 20:48:02 -04:00
2019-11-21 10:12:20 -05:00
2020-09-27 18:09:03 -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

to actually run it

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