Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

154 Commits

Repository files navigation

RLBot Central Wiki

The RLBot Wiki is available at https://wiki.rlbot.org/.

The RLBot Wiki primarily houses resources for bot development, but you can also find guides for users, framework documentation, and community insights.

Setup

For linux (windows is probably very similar):

python -m venv venv # Create virtual env for pythonsource venv/bin/activate # Activate virtual env
pip install -r requirements.txt # Install mkdocs

Refer to mkdocs --help for serving locally, building and manual deployment with MkDocs.

Deployment

The main branch is automatically deployed. See Github actions.

About

Central Wiki for RLBot

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Used by

Contributors