From e3e1988cd6047c7e798b37f8177a0de997596cb3 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Sun, 30 Mar 2025 00:02:32 +0100 Subject: [PATCH] Update pictomancy SDK; update versions --- .gitmodules | 2 +- Directory.Build.targets | 2 +- GatheringPathRenderer/GatheringPathRenderer.csproj | 2 +- vendor/pictomancy | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 54bf2732..74935e34 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/Directory.Build.targets b/Directory.Build.targets index 9536d893..21a699f0 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -1,5 +1,5 @@ - 4.26 + 5.0 diff --git a/GatheringPathRenderer/GatheringPathRenderer.csproj b/GatheringPathRenderer/GatheringPathRenderer.csproj index 36fa5b47..69bfbd02 100644 --- a/GatheringPathRenderer/GatheringPathRenderer.csproj +++ b/GatheringPathRenderer/GatheringPathRenderer.csproj @@ -1,6 +1,6 @@ - 0.1 + 0.2 dist $(SolutionDir)=X:\ x64 diff --git a/vendor/pictomancy b/vendor/pictomancy index fd767a71..358e92c2 160000 --- a/vendor/pictomancy +++ b/vendor/pictomancy @@ -1 +1 @@ -Subproject commit fd767a71a602eadc4fb043446d1354383c78ce66 +Subproject commit 358e92c239cb6d150124f629559328f4be43c4e4 -- 2.30.2