changed python version to 3.7, changed pygame to 1.9.6
This commit is contained in:
parent
3fa4e2190e
commit
5d3fc6ca49
@ -13,7 +13,7 @@ There are currently no releases of the game. To install the current version on G
|
||||
## Installing From Source
|
||||
|
||||
Requirements:
|
||||
- Python 3.9 or greater
|
||||
- Python 3.7
|
||||
- Pip
|
||||
- Git
|
||||
|
||||
|
@ -1 +1 @@
|
||||
pygame~=2.1.2
|
||||
pygame~=1.9.6
|
Loading…
Reference in New Issue
Block a user