We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eb5979 commit 91bf87dCopy full SHA for 91bf87d
1 file changed
README.md
@@ -3,11 +3,13 @@ Example of a python bot using the RLBot framework
3
4
## Instructions
5
6
-1. Make sure you've installed Python 3.6 or newer
+1. Make sure you've installed [Python 3.6 64 bit](https://www.python.org/ftp/python/3.6.5/python-3.6.5-amd64.exe). During installation:
7
+ - Select "Add Python to PATH"
8
+ - Don't opt out of pip
9
2. Open Rocket League
-2. Double click on run.bat
10
+3. Double click on run.bat
11
12
## Changing the bot
13
14
- Bot behavior is controlled by `python_example/python_example.py`
-- Bot appearance is controlled by `python_example/appearance.cfg`
15
+- Bot appearance is controlled by `python_example/appearance.cfg`
0 commit comments