Skip to content

Replaces RLBotServer with RocketSim - interfaces with bots via the RLBot v5 spec

Notifications You must be signed in to change notification settings

VirxEC/RLBotSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Replaces RLBotServer with RocketSim - interfaces with bots via the RLBot v5 spec

Topics

Resources

Stars

Watchers

Forks

Languages