EmuDeck/darwin/tools/launchers/retroarch.sh
2024-01-05 11:43:43 +01:00

5 lines
183 B
Bash
Executable file

#!/bin/bash
#source $HOME/.config/EmuDeck/backend/functions/all.sh
#emulatorInit "retroarch"
open "$HOME/Applications/EmuDeck/RetroArch.app" --args "${@}"
#rm -rf "$savesPath/.gaming"