mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-05-05 16:02:48 +00:00
lime3ds Fixes
This commit is contained in:
parent
3c947a7732
commit
2da621399c
@ -45,8 +45,8 @@ Lime3DS_init(){
|
||||
Lime3DS_setupSaves
|
||||
Lime3DS_addSteamInputProfile
|
||||
Lime3DS_flushEmulatorLauncher
|
||||
cp "$EMUDECKGIT/tools/launchers/Lime3DS.sh" "$toolsPath/launchers/Lime3DS.sh"
|
||||
chmod +x "$toolsPath/launchers/Lime3DS.sh"
|
||||
cp "$EMUDECKGIT/tools/launchers/lime3DS.sh" "$toolsPath/launchers/lime3DS.sh"
|
||||
chmod +x "$toolsPath/launchers/lime3DS.sh"
|
||||
|
||||
createDesktopShortcut "$HOME/.local/share/applications/Lime3DS.desktop" \
|
||||
"Lime3DS (AppImage)" \
|
||||
@ -54,7 +54,7 @@ Lime3DS_init(){
|
||||
"False"
|
||||
|
||||
#ESDE Temp FIX
|
||||
ln -s "$HOME/Applications/lime3ds-gui.AppImage" "$HOME/Applications/lime-qt.AppImage"
|
||||
#ln -s "$HOME/Applications/lime3ds-gui.AppImage" "$HOME/Applications/lime-qt.AppImage"
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user