Update custom.json

This commit is contained in:
Anya
2024-11-16 23:51:57 +01:00
committed by GitHub
parent 7f3a93c108
commit e31fc9337f

View File

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