Update custom.json
This commit is contained in:
10
custom.json
10
custom.json
@@ -178,7 +178,7 @@
|
||||
"Author": "Anya Hichu",
|
||||
"Name": "ChatDeathRoll",
|
||||
"InternalName": "ChatDeathRoll",
|
||||
"AssemblyVersion": "0.0.0.4",
|
||||
"AssemblyVersion": "0.0.1.0",
|
||||
"Description": "Provides link buttons in chat for death rolling",
|
||||
"ApplicableVersion": "any",
|
||||
"Tags": [
|
||||
@@ -188,18 +188,18 @@
|
||||
"chat",
|
||||
"helper"
|
||||
],
|
||||
"DalamudApiLevel": 10,
|
||||
"DalamudApiLevel": 11,
|
||||
"LoadRequiredState": 0,
|
||||
"LoadSync": false,
|
||||
"CanUnloadAsync": false,
|
||||
"LoadPriority": 0,
|
||||
"Punchline": "Zero trust death rolling helper",
|
||||
"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,
|
||||
"IsTestingExclusive": false,
|
||||
"DownloadLinkTesting": "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.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.1.0/ChatDeathRoll.zip",
|
||||
"DownloadCount": 0,
|
||||
"LastUpdated": "0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user