Update custom.json
This commit is contained in:
27
custom.json
27
custom.json
@@ -236,5 +236,32 @@
|
|||||||
"DownloadLinkUpdate": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.0.3/ChatDeathRoll.zip",
|
"DownloadLinkUpdate": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.0.3/ChatDeathRoll.zip",
|
||||||
"DownloadCount": 0,
|
"DownloadCount": 0,
|
||||||
"LastUpdated": "0"
|
"LastUpdated": "0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Author": "Anya Hichu",
|
||||||
|
"Name": "DiscordActivityHonorific",
|
||||||
|
"InternalName": "DiscordActivityHonorific",
|
||||||
|
"AssemblyVersion": "0.0.0.1",
|
||||||
|
"Description": "Update honorific title based on discord activity informations",
|
||||||
|
"ApplicableVersion": "any",
|
||||||
|
"Tags": [
|
||||||
|
"discord",
|
||||||
|
"activity",
|
||||||
|
"honorific"
|
||||||
|
],
|
||||||
|
"DalamudApiLevel": 10,
|
||||||
|
"LoadRequiredState": 0,
|
||||||
|
"LoadSync": false,
|
||||||
|
"CanUnloadAsync": false,
|
||||||
|
"LoadPriority": 0,
|
||||||
|
"Punchline": "Discord activity as honorific",
|
||||||
|
"AcceptsFeedback": true,
|
||||||
|
"DownloadLinkInstall": "https://github.com/anya-hichu/DiscordActivityHonorific/releases/download/0.0.0.1/DiscordActivityHonorific.zip",
|
||||||
|
"IsHide": false,
|
||||||
|
"IsTestingExclusive": false,
|
||||||
|
"DownloadLinkTesting": "https://github.com/anya-hichu/DiscordActivityHonorific/releases/download/0.0.0.1/DiscordActivityHonorific.zip",
|
||||||
|
"DownloadLinkUpdate": "https://github.com/anya-hichu/DiscordActivityHonorific/releases/download/0.0.0.1/DiscordActivityHonorific.zip",
|
||||||
|
"DownloadCount": 0,
|
||||||
|
"LastUpdated": "0"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user