README 417 B

123456789
  1. This is an example that uses binary packages.
  2. To make the installer on a non-Windows system, download the pygame installer
  3. for 32-bit Python 3.4 (win32-py3.4) from here:
  4. http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame
  5. Open it up with an archive tool, and extract the pygame folder from PLATLIB.
  6. Place it in a folder called pynsist_pkgs, and pynsist will use it in preference
  7. to the files it finds on your system.