r3-windows/README.md
2022-04-24 16:38:48 -07:00

690 B

r3-windows

Windows Packaging template for The Red Robot Radio

Microsoft Visual C++ Redistributable is required to run this game

Packaging instructions

  • Clone this repository
  • Unpack r3 repo content on this repo folder ("Source" and "level maps" folders are not required)
  • Download latest WinPython release, 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