diff --git a/.gitmodules b/.gitmodules index 87bdfaa..82daea3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "Pilz.Dalamud"] -path = Pilz.Dalamud -url = https://github.com/Pilzinsel64/Pilz.Dalamud + path = Pilz.Dalamud + url = https://github.com/Pilzinsel64/Pilz.Dalamud.git branch = master \ No newline at end of file diff --git a/Pilz.Dalamud b/Pilz.Dalamud new file mode 160000 index 0000000..966ee43 --- /dev/null +++ b/Pilz.Dalamud @@ -0,0 +1 @@ +Subproject commit 966ee43d87ca87fa61e770da88fe00773ba81f9c diff --git a/PlayerTags.sln b/PlayerTags.sln index 72c2a81..9ce7dc5 100644 --- a/PlayerTags.sln +++ b/PlayerTags.sln @@ -5,7 +5,7 @@ VisualStudioVersion = 17.3.32929.385 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PlayerTags", "PlayerTags\PlayerTags.csproj", "{13C812E9-0D42-4B95-8646-40EEBF30636F}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Pilz.Dalamud", "Pilz.Dalamud\Pilz.Dalamud.csproj", "{D0362D71-E77F-4739-80BE-CD4454188B8F}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Pilz.Dalamud", "Pilz.Dalamud\Pilz.Dalamud\Pilz.Dalamud.csproj", "{D0362D71-E77F-4739-80BE-CD4454188B8F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/PlayerTags/PlayerTags.csproj b/PlayerTags/PlayerTags.csproj index 5a2e3af..6e4e73b 100644 --- a/PlayerTags/PlayerTags.csproj +++ b/PlayerTags/PlayerTags.csproj @@ -26,7 +26,7 @@ - + $(DalamudLibPath)FFXIVClientStructs.dll false