Update pictomancy SDK; update versions gpr/v0.2 v5.0
authorLiza Carvelli <liza@carvel.li>
Sat, 29 Mar 2025 23:02:32 +0000 (00:02 +0100)
committerLiza Carvelli <liza@carvel.li>
Sat, 29 Mar 2025 23:02:32 +0000 (00:02 +0100)
.gitmodules
Directory.Build.targets
GatheringPathRenderer/GatheringPathRenderer.csproj
vendor/pictomancy

index 54bf273..74935e3 100644 (file)
@@ -6,4 +6,4 @@
        url = https://github.com/NightmareXIV/NotificationMasterAPI.git
 [submodule "vendor/pictomancy"]
        path = vendor/pictomancy
-       url = https://github.com/sourpuh/ffxiv_pictomancy
+       url = https://git.carvel.li/forks/pictomancy
index 9536d89..21a699f 100644 (file)
@@ -1,5 +1,5 @@
 <Project>
     <PropertyGroup Condition="$(MSBuildProjectName) != 'GatheringPathRenderer'">
-        <Version>4.26</Version>
+        <Version>5.0</Version>
     </PropertyGroup>
 </Project>
index 36fa5b4..69bfbd0 100644 (file)
@@ -1,6 +1,6 @@
 <Project Sdk="Dalamud.NET.Sdk/12.0.2">
     <PropertyGroup>
-        <Version>0.1</Version>
+        <Version>0.2</Version>
         <OutputPath>dist</OutputPath>
         <PathMap Condition="$(SolutionDir) != ''">$(SolutionDir)=X:\</PathMap>
         <Platforms>x64</Platforms>
index fd767a7..358e92c 160000 (submodule)
@@ -1 +1 @@
-Subproject commit fd767a71a602eadc4fb043446d1354383c78ce66
+Subproject commit 358e92c239cb6d150124f629559328f4be43c4e4