Hey there, could someone share their /home/cpi/launchergo/menu/gameshell/settings/launcher/init.py
or something to that close effect.
I tried to tinker with launcherGo and overwrote the script to swap back! Thanks!
Hey there, could someone share their /home/cpi/launchergo/menu/gameshell/settings/launcher/init.py
or something to that close effect.
I tried to tinker with launcherGo and overwrote the script to swap back! Thanks!
just check out the original with git
cd ~/launchergo
// Just the init.py file
git checkout menu/gameshell/settings/launcher/init.py
// Everything
git checkout ./
You’re a champ, thanks man.