Also, here's a sneak preview of a theme I'm working on by request of Ed over at the Freeplay Zero/CM3 Kickstarter. He said he'd cool having it publicly available to install from ESThemes, so that's the plan once I'm finally finished with it.




Code: Select all
sudo git clone --recursive --depth 1 "https://github.com/rxbrad/es-theme-freeplay.git" "/etc/emulationstation/themes/freeplay"Code: Select all
cd "/etc/emulationstation/themes/freeplay"
sudo git pull
sudo git submodule update --init --recursiveCode: Select all
sudo nano /etc/emulationstation/themes/freeplay/color.xmlCode: Select all
cd ~;git clone https://github.com/rxbrad/rxbrad_themeutils.gitCode: Select all
cd ~/rxbrad_themeutils;./freeplay_install.shCode: Select all
cd ~/rxbrad_themeutils;./freeplay_update.shCode: Select all
cd ~/rxbrad_themeutils;./freeplay_logoinstall.shCode: Select all
cd ~/rxbrad_themeutils;./freeplay_logoupdate.shCode: Select all
cd ~/rxbrad_themeutils;git pull origin masterCode: Select all
sudo rm -rf ~/rxbrad_themeutils;cd ~;git clone https://github.com/rxbrad/rxbrad_themeutils.gitUsers browsing this forum: No registered users and 1 guest