Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 465 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 465 Bytes

RLBotServer + RocketSim

  • RocketSim instead of Rocket League!
  • Uses Flatbuffers (auto-generated by core/build.rs) and TCP to communicate with bots
  • Tokio for maximum performance and lowest latency when handling network connections

Running

See command lines options with cargo r -r -- --help

  • Run with RLViser: cargo r -r

    • See various RLViser-related options with cargo r -r -- rlviser --help
  • Run without RLViser: cargo r -r -- headless