From 2f8fb54e70ac7f9dca8bd5a452107bbc4df97e14 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Thu, 5 Oct 2023 16:53:29 +0200 Subject: [PATCH] Update Icon --- ARControl/ARControl.csproj | 2 +- ARControl/ARControl.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ARControl/ARControl.csproj b/ARControl/ARControl.csproj index 323fcbd..7256420 100644 --- a/ARControl/ARControl.csproj +++ b/ARControl/ARControl.csproj @@ -16,7 +16,7 @@ $(appdata)\XIVLauncher\addon\Hooks\dev\ - $(appdata)\XIVLauncher\installedPlugins\AutoRetainer\4.2.0.2\ + $(appdata)\XIVLauncher\installedPlugins\AutoRetainer\4.2.0.6\ diff --git a/ARControl/ARControl.json b/ARControl/ARControl.json index 3318fb2..8adb113 100644 --- a/ARControl/ARControl.json +++ b/ARControl/ARControl.json @@ -3,5 +3,6 @@ "Author": "Liza Carvelli", "Punchline": "Better AutoRetainer Venture Planner", "Description": "", - "RepoUrl": "https://git.carvel.li/liza/ARControl" + "RepoUrl": "https://git.carvel.li/liza/ARControl", + "IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/ARControl.png" }