From b8c43fbe717d794284c6c4578c9c00ae8e26d711 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 26 Aug 2024 00:57:05 -0700 Subject: Initial commit --- SamplePlugin/Dalamud.Plugin.Bootstrap.targets | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SamplePlugin/Dalamud.Plugin.Bootstrap.targets (limited to 'SamplePlugin/Dalamud.Plugin.Bootstrap.targets') diff --git a/SamplePlugin/Dalamud.Plugin.Bootstrap.targets b/SamplePlugin/Dalamud.Plugin.Bootstrap.targets new file mode 100644 index 0000000..11eec9c --- /dev/null +++ b/SamplePlugin/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