First draft for pop-fe

This commit is contained in:
Jaby
2024-03-21 23:41:12 -05:00
committed by Jaby
parent 465e98b6a2
commit e7cf4ad7b0
9 changed files with 53 additions and 5 deletions

5
bin/run_pop_fe.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
source extern/py3venv/bin/activate
cd extern/pop-fe/
./pop-fe.py --title=MyGame --ps1-newemu --cover=$2/Icon.png --pic0=$2/Pic0.png --pic1=$2/Pic1.png --ps3-pkg="${1%.*}.pkg" $1