r3-windows/README.md

14 lines
624 B
Markdown
Raw Normal View History

2022-01-04 13:37:57 +01:00
# r3-windows
2022-01-04 13:54:09 +01:00
Windows Packaging template for The Red Robot Radio
2022-01-04 13:58:49 +01:00
[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
2022-01-04 13:54:09 +01:00
# 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