mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
Yuzu: added start-yuzu tool
This commit is contained in:
parent
36a2a26c7b
commit
717243a6c5
|
@ -8,6 +8,14 @@
|
|||
<nogamecount>true</nogamecount>
|
||||
<nomultiscrape>true</nomultiscrape>
|
||||
</game>
|
||||
<game>
|
||||
<path>./start-yuzu.sh</path>
|
||||
<name>Start Yuzu</name>
|
||||
<sortname>RetroArch</sortname>
|
||||
<desc>Start Yuzu to manually tweak your settings.</desc>
|
||||
<nogamecount>true</nogamecount>
|
||||
<nomultiscrape>true</nomultiscrape>
|
||||
</game>
|
||||
<game>
|
||||
<path>./move-roms.sh</path>
|
||||
<name>Move roms folder</name>
|
||||
|
|
Loading…
Reference in a new issue