GitHub - swz-git/bob: Bob the bot builder

Bob the bot builder 🔨👷‍♂️

Bob builds RLBots for the botpack

Runtime dependencies

Example Usage

Building a bot usually has three steps:

  1. Make sure Docker is running.
  2. Make sure the bot's bob.toml is configured correctly.
  3. Run bob build bob.toml.

The result is a folder containing everything needed to distribute the bot.

Find examples of bob.toml for different languages/projects here: https://github.com/swz-git/bob-example