r3-windows/README.md

14 lines
690 B
Markdown
Raw Permalink 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
2022-04-25 01:38:48 +02:00
- 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
2022-01-04 13:54:09 +01:00
- Run .\scripts\pip install pygame
- Adapt start.bat to python folder