Windows Packaging template for The Red Robot Radio
Go to file
2022-04-24 17:51:53 -07:00
python update readme 2022-04-24 16:38:48 -07:00
.gitignore Initial commit 2022-01-04 05:37:57 -07:00
LICENSE Initial commit 2022-01-04 05:37:57 -07:00
README.md update readme 2022-04-24 16:38:48 -07:00
start.bat fix start script 2022-04-24 17:51:53 -07:00

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