update readme
This commit is contained in:
parent
0d72768d95
commit
42ad2a18b7
2 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@ Windows Packaging template for The Red Robot Radio
|
|||
# Packaging instructions
|
||||
|
||||
- Clone this repository
|
||||
- Unpack [r3 repo](https://patrice.asgardius.company/gitea/asgardius/r3) content on this repo folder
|
||||
- Download [latest WinPython release](https://github.com/winpython/winpython), unpack it and copy python-x.y.z folder on this repo
|
||||
- Open a command prompt inside python-x.y.z folder
|
||||
- Unpack [r3 repo](https://patrice.asgardius.company/gitea/asgardius/r3) content on this repo folder ("Source" and "level maps" folders are not required)
|
||||
- Download [latest WinPython release](https://github.com/winpython/winpython), unpack it, copy python-x.y.z content on python folder inside this repo
|
||||
- Open a command prompt inside python folder
|
||||
- Run .\scripts\pip install pygame
|
||||
- Adapt start.bat to python folder
|
Loading…
Reference in a new issue