From 610015a68d7ad9580c7ac9dc427ccace650a9b9e Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 14 Sep 2024 13:48:51 -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