First draft for pop-fe

This commit is contained in:
2024-03-21 23:41:12 -05:00
parent d4a53b03b3
commit d1b857a8d5
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