From 15545bd80e0b503cf99a713a00116a94366f229c Mon Sep 17 00:00:00 2001 From: Anna Date: Sun, 11 Jun 2023 19:49:56 -0400 Subject: [PATCH] chore: fix DalamudLibPath --- csharp/RemotePartyFinder/RemotePartyFinder.csproj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/csharp/RemotePartyFinder/RemotePartyFinder.csproj b/csharp/RemotePartyFinder/RemotePartyFinder.csproj index b5331c9..d976121 100644 --- a/csharp/RemotePartyFinder/RemotePartyFinder.csproj +++ b/csharp/RemotePartyFinder/RemotePartyFinder.csproj @@ -12,12 +12,13 @@ $(AppData)\XIVLauncher\addon\Hooks\dev - - $(HOME)/games/final-fantasy-xiv-online/drive_c/users/$(USER)/AppData/Roaming/XIVLauncher/addon/Hooks/dev + + $(DALAMUD_HOME) $(HOME)/dalamud + true