Skip to content

v0.5.0-alpha: New PyNX Menu

Pre-release
Pre-release
Compare
Choose a tag to compare
@AileenLumina AileenLumina released this 27 May 12:59
· 30 commits to master since this release
  • When launching PyNX, you will now be greeted with a menu that allows you to select the Python program you want to launch
  • Python homebrew applications are now placed in the /switch/ directory on the SD card
  • Python homebrew applications can be a single .py file or a directory containing a main.py file
  • Python homebrews can of course import each other, as long as the homebrew they're trying to import is installed
  • Miscellaneous controller input fixes