Skip to main content

A streamlined user interface for RLBot.

Project description

RLBotGUI

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

It works on Windows only.

Installation

If you just want to use this GUI, you can go download the installer from https://drive.google.com/drive/folders/1LZdTVPQeqO0ZGtelQE3yPyBlvC_pqsGT?usp=sharing

It will put "RLBotGUI" in your Windows start menu.

Dev Environment Setup

Prerequisites

  • Python 3.7

Setup

  1. In a command prompt, run pip install -r requirements.txt
  2. Run python run.py

Deployment to PyPI

For normal changes, e.g. things happening inside the rlbot_gui folder, you should be publishing an update to PyPI. All users will get this change automatically without needing to reinstall!

To deploy:

  1. Create a .pypirc file like the one described here: https://github.com/RLBot/RLBot/wiki/Deploying-Changes#first-time-setup
  2. Look in setup.py and increment the version number.
  3. Run publish-to-pypi-prod.bat

Note

When deploying to pypi, the files which get included are controlled by the MANIFEST.in file. You may wish to exclude anything which does not belong in the initial install, e.g. bot logos which get copied in to the GUI folder as you use the program.

As a rule of thumb, if you add something to .gitignore, it may also belong in MANIFEST.in as a prune line.

Building the Installer

You can build an installer executable for users to download. You will rarely need to do this, because normal updates should be pushed to users by deploying to PyPI.

You really only need a new installer if you changed something in the pynsist_helpers folder, run.py, or anything else that gets referenced in installer.cfg. AVOID THIS because you don't want to run around bugging users to reinstall.

  1. Follow https://pynsist.readthedocs.io/en/latest/index.html to get NSIS installed.
  2. Run pip install pynsist
  3. Run pynsist installer.cfg

Find the resulting executable in build\nsis.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rlbot_gui-0.0.34.tar.gz (3.4 MB view details)

Uploaded Source

Built Distribution

rlbot_gui-0.0.34-py3-none-any.whl (3.4 MB view details)

Uploaded Python 3

File details

Details for the file rlbot_gui-0.0.34.tar.gz.

File metadata

  • Download URL: rlbot_gui-0.0.34.tar.gz
  • Upload date:
  • Size: 3.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.4

File hashes

Hashes for rlbot_gui-0.0.34.tar.gz
Algorithm Hash digest
SHA256 92b2134177455d5f48ef7e358734ba26b3844ba3d8cc6a08ba4714e91c9413cb
MD5 f2c8a4e01ba73e0afe1fe69c1eb511bd
BLAKE2b-256 ef3e9a55d9170af90db1e5c9eae1183d32dffa39e6cd57af9bcd2bc01b75d8a4

See more details on using hashes here.

File details

Details for the file rlbot_gui-0.0.34-py3-none-any.whl.

File metadata

  • Download URL: rlbot_gui-0.0.34-py3-none-any.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.4

File hashes

Hashes for rlbot_gui-0.0.34-py3-none-any.whl
Algorithm Hash digest
SHA256 5cfcd0f556c45341ecc4e841119dec540e13ac2634282b5fc56298d8c33c8eb9
MD5 af5d0327bce7d91c3f3847219ad3df53
BLAKE2b-256 edcb440fd7ddd62114ae2b7779909a1e30c19f1dad1dca0d344db850c3de1a86

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page