Python-Player-Vita (Name to be changed)
Create applications for the PSVita using Python to interface with Native PSVita libraries.
Use the included libraries or even extend the application with your own. The application will automatically run main.py
Build Instructions
- Install VitaSDK
- Install Pigs in a Blanket (For now, due to a bug with VDPM)
sh generate_bindings.shcmake . buildcd buildmake -j4orninja -j 4depending on generator