Removed move roms tool to be added as CLI

This commit is contained in:
XargonWan 2022-09-16 09:21:16 +02:00 committed by GitHub
parent 4226150d3f
commit b22a8e8d46
2 changed files with 2 additions and 2 deletions

View file

@ -70,14 +70,14 @@
<nogamecount>true</nogamecount>
<nomultiscrape>true</nomultiscrape>
</game>
<game>
<!-- <game>
<path>./move-roms.sh</path>
<name>Move roms folder</name>
<desc>Move roms folder from internal to external and vice versa.</desc>
<nogamecount>true</nogamecount>
<nomultiscrape>true</nomultiscrape>
</game>
<!-- <game>
<game>
<path>./overlays.sh</path>
<name>Overlays configuration</name>
<desc>Configure or disable borders and shaders.</desc>