From d20c17964e18d101d6c23407ce7cb44a291e4d44 Mon Sep 17 00:00:00 2001 From: James Rowe Date: Thu, 24 Oct 2019 12:50:40 -0600 Subject: [PATCH] Revert "Change the default shortcut location to comply with Azure changes" --- config.windows.v8.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.windows.v8.toml b/config.windows.v8.toml index 60b303b..ce45953 100644 --- a/config.windows.v8.toml +++ b/config.windows.v8.toml @@ -12,5 +12,5 @@ default = true repo = "yuzu-emu/yuzu-mainline" [[packages.shortcuts]] name = "yuzu" - relative_path = "yuzu-windows-msvc-mainline/yuzu.exe" + relative_path = "yuzu-windows-msvc/yuzu.exe" description = "Launch yuzu"