Bob the bot builder 🔨👷♂️
Bob builds RLBots for the botpack
Runtime dependencies
Example Usage
Building a bot usually has three steps:
- Make sure Docker is running.
- Make sure the bot's
bob.tomlis configured correctly. - 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