mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-12-01 10:35: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>
|
<name>epic</name>
|
||||||
<fullname>Epic Games Store</fullname>
|
<fullname>Epic Games Store</fullname>
|
||||||
<path>%ROMPATH%\epic</path>
|
<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>
|
<command label="Epic Games Store (Standalone)">%HIDEWINDOW% %ESCAPESPECIALS% %EMULATOR_OS-SHELL% /C %ROM%</command>
|
||||||
<platform>pcwindows</platform>
|
<platform>pcwindows</platform>
|
||||||
<theme>epic</theme>
|
<theme>epic</theme>
|
||||||
|
|
Loading…
Reference in a new issue