mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-03-06 14:27:43 +00:00
(Windows) Added the .lnk file extension to the steam system
This commit is contained in:
parent
fc8ab2fb9e
commit
06176a91b1
|
@ -1650,7 +1650,7 @@
|
|||
<name>steam</name>
|
||||
<fullname>Valve Steam</fullname>
|
||||
<path>%ROMPATH%\steam</path>
|
||||
<extension>.bat .BAT .url .URL</extension>
|
||||
<extension>.bat .BAT .lnk .LNK .url .URL</extension>
|
||||
<command label="Steam (Standalone)">%HIDEWINDOW% %ESCAPESPECIALS% %RUNINBACKGROUND% %EMULATOR_OS-SHELL% /C %ROM%</command>
|
||||
<platform>steam</platform>
|
||||
<theme>steam</theme>
|
||||
|
|
Loading…
Reference in a new issue