mirror of
https://github.com/yuzu-emu/liftinstall.git
synced 2025-07-23 14:08:18 +00:00
Changed the shortcut location to the new folder name
This commit is contained in:
parent
26997ba229
commit
74cecab186
|
@ -12,5 +12,5 @@ default = true
|
||||||
repo = "yuzu-emu/yuzu-mainline"
|
repo = "yuzu-emu/yuzu-mainline"
|
||||||
[[packages.shortcuts]]
|
[[packages.shortcuts]]
|
||||||
name = "yuzu"
|
name = "yuzu"
|
||||||
relative_path = "yuzu-windows-msvc/yuzu.exe"
|
relative_path = "yuzu-windows-msvc-mainline/yuzu.exe"
|
||||||
description = "Launch yuzu"
|
description = "Launch yuzu"
|
||||||
|
|
Loading…
Reference in a new issue