Windows Packaging template for The Red Robot Radio
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Page Asgardius 61c2b19f19 fix start script 2 years ago
python update readme 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md update readme 2 years ago
start.bat fix start script 2 years ago

README.md

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