Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
# RLBotGUI
# RLBotGUI (Deprecated)

[<img src="https://img.shields.io/pypi/v/rlbot-gui.svg">](https://pypi.org/project/rlbot-gui/)

## About

RLBotGUI is a streamlined user interface that helps you run custom
Rocket League bots for offline entertainment. It relies on the RLBot
project to work its magic: https://github.com/RLBot/RLBot
Rocket League bots for offline entertainment. It relies on the [RLBot v4](https://github.com/RLBot/RLBot) project to work its magic.

Works on Windows and Linux
Works on Windows and Linux.

> [!WARNING]
> This is the GUI for RLBot v4 which is deprecated and will not receive more updates.
> Try out the preview for the new RLBot v5 GUI by visiting https://rlbot.org/ (the new GUI has built-in RocketHost support!).
> You can have both installed at the same time.

## Features

Expand Down Expand Up @@ -40,7 +44,7 @@ It will put "RLBotGUI" in your Windows start menu.

### Prerequisites

- Python 3.7
- Python 3.11+

### Setup

Expand Down