(macOS) Added an additional find rule entry for DOSBox-X as the binary name has been changed.

This commit is contained in:
Leon Styhre 2022-09-24 11:12:33 +02:00
parent 782d68f906
commit 2ed2911410

View file

@ -77,6 +77,7 @@
<emulator name="DOSBOX-X">
<!-- DOS emulator DOSBox-X -->
<rule type="staticpath">
<entry>/Applications/dosbox-x.app/Contents/MacOS/dosbox-x</entry>
<entry>/Applications/dosbox-x.app/Contents/MacOS/DosBox</entry>
<entry>/opt/homebrew/bin/dosbox-x</entry>
<entry>/usr/local/bin/dosbox-x</entry>