From d00b782c7fa6b4b4e68754293a3236e35ed7ff90 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 14 Sep 2024 20:28:18 -0700 Subject: implement initial BD websocket receiver --- DiscordToXIV/Dalamud.Plugin.Bootstrap.targets | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 DiscordToXIV/Dalamud.Plugin.Bootstrap.targets (limited to 'DiscordToXIV/Dalamud.Plugin.Bootstrap.targets') diff --git a/DiscordToXIV/Dalamud.Plugin.Bootstrap.targets b/DiscordToXIV/Dalamud.Plugin.Bootstrap.targets new file mode 100644 index 0000000..11eec9c --- /dev/null +++ b/DiscordToXIV/Dalamud.Plugin.Bootstrap.targets @@ -0,0 +1,11 @@ + + + + $(appdata)\XIVLauncher\addon\Hooks\dev\ + $(HOME)/.xlcore/dalamud/Hooks/dev/ + $(HOME)/Library/Application Support/XIV on Mac/dalamud/Hooks/dev/ + $(DALAMUD_HOME)/ + + + + -- cgit v1.2.3