Move pkg files to assets/pkg

This commit is contained in:
Jaby
2024-03-22 11:18:43 -05:00
parent 66f4e03296
commit 57747723af
5 changed files with 2 additions and 2 deletions

View File

@@ -6,4 +6,4 @@ cd $BASEDIR
source extern/py3venv/bin/activate
cd extern/pop-fe/
./pop-fe.py --title=$1 --ps1-newemu --cover=$2/Icon.png --pic0=$2/Pic0.png --pic1=$2/Pic1.png --ps3-pkg="${3%.*}.pkg" $3
./pop-fe.py --title=$1 --ps1-newemu --cover=$2/Icon.png --pic0=$2/Title.png --pic1=$2/Background.png --ps3-pkg="${3%.*}.pkg" $3