From 6b7c63c8c279d1fbad179ea30d60e1f4da699a0f Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Thu, 5 Oct 2023 16:50:40 +0200 Subject: [PATCH] Update Icon --- ARDiscard/ARDiscard.csproj | 2 +- ARDiscard/ARDiscard.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ARDiscard/ARDiscard.csproj b/ARDiscard/ARDiscard.csproj index bd0faaf..376f7d7 100644 --- a/ARDiscard/ARDiscard.csproj +++ b/ARDiscard/ARDiscard.csproj @@ -17,7 +17,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/ARDiscard/ARDiscard.json b/ARDiscard/ARDiscard.json index 3926d77..794b2b2 100644 --- a/ARDiscard/ARDiscard.json +++ b/ARDiscard/ARDiscard.json @@ -3,5 +3,6 @@ "Author": "Liza Carvelli", "Punchline": "", "Description": "", - "RepoUrl": "https://git.carvel.li/liza/ARDiscard" + "RepoUrl": "https://git.carvel.li/liza/ARDiscard", + "IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/ARDiscard.png" }