readme: add note on python version requirement

This commit is contained in:
gurrgur 2022-03-17 16:00:01 +01:00 committed by GitHub
parent eab689a6cc
commit 00db8431ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,10 @@ A tool aimed at enhancing the experience when playing the game on linux through
- increase animation distance / fix choppy animations at screen edges - increase animation distance / fix choppy animations at screen edges
- remove 60hz limit when using fullscreen mode - remove 60hz limit when using fullscreen mode
# Dependencies
- Python >= 3.9
## Usage ## Usage
1. Copy the file `er-patcher` to the game directory. 1. Copy the file `er-patcher` to the game directory.