Update custom.json

This commit is contained in:
Anya
2024-10-05 19:50:54 +02:00
committed by GitHub
parent 5e019e232c
commit c067468068

View File

@@ -129,7 +129,7 @@
"Author": "Anya Hichu", "Author": "Anya Hichu",
"Name": "DeterministicPose", "Name": "DeterministicPose",
"InternalName": "DeterministicPose", "InternalName": "DeterministicPose",
"AssemblyVersion": "0.0.0.2", "AssemblyVersion": "0.0.0.3",
"Description": "Dalamud plugin that provides a deterministic cpose command", "Description": "Dalamud plugin that provides a deterministic cpose command",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"Tags": [ "Tags": [
@@ -144,11 +144,11 @@
"LoadPriority": 0, "LoadPriority": 0,
"Punchline": "/dpose <index>", "Punchline": "/dpose <index>",
"AcceptsFeedback": true, "AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.2/DeterministicPose.zip", "DownloadLinkInstall": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.3/DeterministicPose.zip",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.2/DeterministicPose.zip", "DownloadLinkTesting": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.3/DeterministicPose.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.2/DeterministicPose.zip", "DownloadLinkUpdate": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.3/DeterministicPose.zip",
"DownloadCount": 0, "DownloadCount": 0,
"LastUpdated": "0" "LastUpdated": "0"
}, },