Skip to content

Commit

Permalink
EmulationStationDE
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoonDorise committed Jan 15, 2025
1 parent e467155 commit 68efbb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/ToolScripts/emuDeckESDE.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -298,5 +298,5 @@ function ESDE_setEmu($emu, $system){

function ESDE_addToSteam(){
setMSG "Adding $ESDE_toolName to Steam"
add_to_steam 'es-de' 'ES-DE' "$toolsPath\launchers\esde\EmulationStationDE.ps1" "$esdePath" "$emudeckFolder\backend\tools\launchers\icons\EmulationStationDE.ico"
add_to_steam 'es-de' 'EmulationStationDE' "$toolsPath\launchers\esde\EmulationStationDE.ps1" "$esdePath" "$emudeckFolder\backend\tools\launchers\icons\EmulationStationDE.ico"
}

0 comments on commit 68efbb9

Please sign in to comment.