https://github.com/rlbot/wiki
Central Wiki for RLBot
https://github.com/rlbot/wiki
hacktoberfest
Last synced: 3 months ago
JSON representation
Central Wiki for RLBot
- Host: GitHub
- URL: https://github.com/rlbot/wiki
- Owner: RLBot
- Created: 2023-10-05T19:28:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-29T21:22:52.000Z (4 months ago)
- Last Synced: 2025-01-29T22:27:29.508Z (4 months ago)
- Topics: hacktoberfest
- Homepage:
- Size: 7.21 MB
- Stars: 2
- Watchers: 1
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RLBot central wiki
## Setup
For linux (windows is probably very similar):
```bash
python -m venv venv # Create virtual env for python
source venv/bin/activate # Activate virtual env
pip install -r requirements.txt # Install mkdocs
```Refer to `mkdocs --help` for serving locally, building and deploying
## Todo
- \[X\] Move all\* pages from RLBot/RLBot wiki (\*see docs/missing-pages.md)
- \[ \] Move language specific wikis
- \[X\] Sort pages into categories