Update custom.json

This commit is contained in:
Anya
2025-05-10 14:28:47 +02:00
committed by GitHub
parent 19be6e1ae9
commit 52bab7af6e

View File

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