#!/bin/bash #Made possible by Cody the white tiger BASEDIR=$(dirname "$0") cd $BASEDIR source extern/py3venv/bin/activate cd extern/pop-fe/ ./pop-fe.py --title=$1 --ps1-newemu --cover=$2/Icon.png --pic0=$2/Title.png --pic1=$2/Background.png --ps3-pkg="${3%.*}.pkg" $3