mcobit / retrosmc

An easier way to get retropie onto osmc
Other
212 stars 32 forks source link

Copy mainmenu.DATA.xml if it does not exist #7

Closed jcnventura closed 8 years ago

jcnventura commented 9 years ago

This fixes #3. It detects if mainmenu.DATA.xml exists or not, and copies it to the right place in case it doesn't.

mruwek commented 8 years ago

+1 for this. I had the same issue and resolved it with identical solution.