Update custom.json

This commit is contained in:
Anya
2024-11-16 23:32:49 +01:00
committed by GitHub
parent 98413c2ffb
commit 93b002d7a8

View File

@@ -178,7 +178,7 @@
"Author": "Anya Hichu", "Author": "Anya Hichu",
"Name": "ChatDeathRoll", "Name": "ChatDeathRoll",
"InternalName": "ChatDeathRoll", "InternalName": "ChatDeathRoll",
"AssemblyVersion": "0.0.0.4", "AssemblyVersion": "0.0.1.0",
"Description": "Provides link buttons in chat for death rolling", "Description": "Provides link buttons in chat for death rolling",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"Tags": [ "Tags": [
@@ -188,18 +188,18 @@
"chat", "chat",
"helper" "helper"
], ],
"DalamudApiLevel": 10, "DalamudApiLevel": 11,
"LoadRequiredState": 0, "LoadRequiredState": 0,
"LoadSync": false, "LoadSync": false,
"CanUnloadAsync": false, "CanUnloadAsync": false,
"LoadPriority": 0, "LoadPriority": 0,
"Punchline": "Zero trust death rolling helper", "Punchline": "Zero trust death rolling helper",
"AcceptsFeedback": true, "AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.0.4/ChatDeathRoll.zip", "DownloadLinkInstall": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.1.0/ChatDeathRoll.zip",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.0.4/ChatDeathRoll.zip", "DownloadLinkTesting": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.1.0/ChatDeathRoll.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.0.4/ChatDeathRoll.zip", "DownloadLinkUpdate": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.1.0/ChatDeathRoll.zip",
"DownloadCount": 0, "DownloadCount": 0,
"LastUpdated": "0" "LastUpdated": "0"
}, },