2022-03-29 02:51:22 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<gameList>
|
|
|
|
<game>
|
2022-03-31 06:03:00 +00:00
|
|
|
<path>./start-retroarch.sh</path>
|
2022-03-29 02:51:22 +00:00
|
|
|
<name>Start RetroArch</name>
|
|
|
|
<sortname>RetroArch</sortname>
|
2022-03-31 06:03:00 +00:00
|
|
|
<desc>Start RetroArch to manually tweak your settings.</desc>
|
2022-04-06 15:20:47 +00:00
|
|
|
<nogamecount>true</nogamecount>
|
|
|
|
<nomultiscrape>true</nomultiscrape>
|
|
|
|
</game>
|
|
|
|
<game>
|
|
|
|
<path>./move-roms.sh</path>
|
|
|
|
<name>Move roms folder</name>
|
|
|
|
<sortname>Move roms folder</sortname>
|
|
|
|
<desc>Move roms folder from internal to external and vice versa.</desc>
|
2022-03-29 02:51:22 +00:00
|
|
|
<nogamecount>true</nogamecount>
|
|
|
|
<nomultiscrape>true</nomultiscrape>
|
|
|
|
</game>
|
|
|
|
</gameList>
|