From eac81a300ec7ab536022a44ee57daa7e4755b039 Mon Sep 17 00:00:00 2001 From: Cara Date: Mon, 4 Jan 2021 19:32:51 +1030 Subject: [PATCH] Add hint paths to UIDev --- UIDev/UIDev.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/UIDev/UIDev.csproj b/UIDev/UIDev.csproj index 0deaf02..72e8041 100644 --- a/UIDev/UIDev.csproj +++ b/UIDev/UIDev.csproj @@ -54,12 +54,15 @@ ..\..\Dalamud\Dalamud\bin\Release\ImGui.NET.dll + $(AppData)\XIVLauncher\addon\Hooks\ImGui.NET.dll ..\..\Dalamud\Dalamud\bin\Release\ImGuiScene.dll + $(AppData)\XIVLauncher\addon\Hooks\ImGuiScene.dll ..\..\Dalamud\Dalamud\bin\Release\SDL2-CS.dll + $(AppData)\XIVLauncher\addon\Hooks\SDL2-CS.dll