From 74cecab1869c4119031b0c93775311f4625ca1fd Mon Sep 17 00:00:00 2001 From: Hexagon12 Date: Thu, 24 Oct 2019 17:05:54 +0300 Subject: [PATCH] Changed the shortcut location to the new folder name --- 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 ce45953..60b303b 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/yuzu.exe" + relative_path = "yuzu-windows-msvc-mainline/yuzu.exe" description = "Launch yuzu"