You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jake e387bfafba looks like the shop item list length still exists 4 years ago
data looks like the shop item list length still exists 4 years ago
src tool shop pricing 4 years ago
tests implement rest of mag cells 4 years ago
.drone.yml only run 1 ci task at a time 4 years ago
Cargo.toml load mag feeding tables 4 years ago
README.md update readme 4 years ago
patch.motd adding example motd file 4 years ago
patch.ron adding patch server config (#29) 5 years ago

README.md

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