mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Included pygame with the Windows binary
Music support, see https://github.com/shlomif/PySolFC/issues/82
This commit is contained in:
parent
dc8adf8411
commit
80ddc75992
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ install:
|
|||
- python3 -mpip install pycotap
|
||||
- python3 -mpip install six
|
||||
- python3 -mpip install Pillow
|
||||
- python3 -mpip install pygame
|
||||
- perl -v
|
||||
- copy C:\msys64\mingw64\bin\mingw32-make.exe C:\msys64\mingw64\bin\make.exe
|
||||
- SET PATH=C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin;%PATH%
|
||||
|
|
Loading…
Add table
Reference in a new issue