mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Removed move roms tool to be added as CLI
This commit is contained in:
parent
4226150d3f
commit
b22a8e8d46
|
@ -70,14 +70,14 @@
|
||||||
<nogamecount>true</nogamecount>
|
<nogamecount>true</nogamecount>
|
||||||
<nomultiscrape>true</nomultiscrape>
|
<nomultiscrape>true</nomultiscrape>
|
||||||
</game>
|
</game>
|
||||||
<game>
|
<!-- <game>
|
||||||
<path>./move-roms.sh</path>
|
<path>./move-roms.sh</path>
|
||||||
<name>Move roms folder</name>
|
<name>Move roms folder</name>
|
||||||
<desc>Move roms folder from internal to external and vice versa.</desc>
|
<desc>Move roms folder from internal to external and vice versa.</desc>
|
||||||
<nogamecount>true</nogamecount>
|
<nogamecount>true</nogamecount>
|
||||||
<nomultiscrape>true</nomultiscrape>
|
<nomultiscrape>true</nomultiscrape>
|
||||||
</game>
|
</game>
|
||||||
<!-- <game>
|
<game>
|
||||||
<path>./overlays.sh</path>
|
<path>./overlays.sh</path>
|
||||||
<name>Overlays configuration</name>
|
<name>Overlays configuration</name>
|
||||||
<desc>Configure or disable borders and shaders.</desc>
|
<desc>Configure or disable borders and shaders.</desc>
|
||||||
|
|
Loading…
Reference in a new issue