From 125d0efcf5258e893223be101b6adcf934b10878 Mon Sep 17 00:00:00 2001 From: Anya Date: Tue, 29 Oct 2024 09:49:31 +0100 Subject: [PATCH] Update custom.json --- custom.json | 34 ---------------------------------- 1 file changed, 34 deletions(-) diff --git a/custom.json b/custom.json index 92c196e..860cd19 100644 --- a/custom.json +++ b/custom.json @@ -1,38 +1,4 @@ [ - { - "Author": "Anya Hichu", - "Name": "ChatContext", - "InternalName": "ChatContext", - "AssemblyVersion": "0.0.0.1", - "Description": "Add sender target name in chat messages and displays nearly player targets", - "ApplicableVersion": "any", - "RepoUrl": "https://github.com/anya-hichu/ChatContext", - "Tags": [ - "chat", - "context", - "target" - ], - "DalamudApiLevel": 10, - "LoadRequiredState": 0, - "LoadSync": false, - "CanUnloadAsync": false, - "LoadPriority": 0, - "ImageUrls": [ - "https://raw.githubusercontent.com/anya-hichu/ChatContext/0.0.0.1/images/image1.png", - "https://raw.githubusercontent.com/anya-hichu/ChatContext/0.0.0.1/images/image2.png", - "https://raw.githubusercontent.com/anya-hichu/ChatContext/0.0.0.1/images/image3.png" - ], - "IconUrl": "https://raw.githubusercontent.com/anya-hichu/ChatContext/0.0.0.1/images/icon.png", - "Punchline": "Add sender target name in chat messages.", - "AcceptsFeedback": true, - "DownloadLinkInstall": "https://github.com/anya-hichu/ChatContext/releases/download/0.0.0.1/ChatContext.zip", - "IsHide": false, - "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/ChatContext/releases/download/0.0.0.1/ChatContext.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/ChatContext/releases/download/0.0.0.1/ChatContext.zip", - "DownloadCount": 0, - "LastUpdated": "0" - }, { "Author": "Pyon, Anya Hichu", "Name": "GamblePyon",