PSP2_Build.bat 100 B

1234567
  1. call VersionSettings.bat
  2. :: Build and package
  3. usr\bin\bash -l /psp-build.sh %stable_branch%
  4. pause