r3-windows/README.md
2022-01-04 05:58:49 -07:00

14 lines
624 B
Markdown

# r3-windows
Windows Packaging template for The Red Robot Radio
[Microsoft Visual C++ Redistributable](https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170) is required to run this game
# 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
- Run .\scripts\pip install pygame
- Adapt start.bat to python folder