mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 15:45:38 +00:00
(Windows) Added the .url file extension to the epic system
This commit is contained in:
parent
8d8649273b
commit
fc8ab2fb9e
|
@ -519,7 +519,7 @@
|
|||
<name>epic</name>
|
||||
<fullname>Epic Games Store</fullname>
|
||||
<path>%ROMPATH%\epic</path>
|
||||
<extension>.bat .BAT .lnk .LNK</extension>
|
||||
<extension>.bat .BAT .lnk .LNK .url .URL</extension>
|
||||
<command label="Epic Games Store (Standalone)">%HIDEWINDOW% %ESCAPESPECIALS% %EMULATOR_OS-SHELL% /C %ROM%</command>
|
||||
<platform>pcwindows</platform>
|
||||
<theme>epic</theme>
|
||||
|
|
Loading…
Reference in a new issue