✨ n64
This commit is contained in:
parent
2847e085cc
commit
077f41af13
3 changed files with 6 additions and 6 deletions
4
setup.sh
4
setup.sh
|
@ -1,7 +1,7 @@
|
|||
safe_title=$(python3 -c "print(\"$name\".replace(\" \", \".\").lower())")
|
||||
mv -v "root/usr/share/applications/Game Title.desktop" "root/usr/share/applications/$name.desktop"
|
||||
mkdir -p root/games/$safe_title
|
||||
mkdir -p root/rom/n64/
|
||||
mkdir -p root/usr/share/icons/$safe_title
|
||||
sd "game.title" "$safe_title" "root/usr/share/applications/$name.desktop"
|
||||
sd "game.title" "$safe_title" PKGBUILD
|
||||
rm setup.sh
|
||||
rm setup.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue