Update custom.json

This commit is contained in:
Anya
2024-10-05 20:49:38 +02:00
committed by GitHub
parent c067468068
commit 0fe12667e6

View File

@@ -129,7 +129,7 @@
"Author": "Anya Hichu",
"Name": "DeterministicPose",
"InternalName": "DeterministicPose",
"AssemblyVersion": "0.0.0.3",
"AssemblyVersion": "0.0.0.4",
"Description": "Dalamud plugin that provides a deterministic cpose command",
"ApplicableVersion": "any",
"Tags": [
@@ -144,11 +144,11 @@
"LoadPriority": 0,
"Punchline": "/dpose <index>",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.3/DeterministicPose.zip",
"DownloadLinkInstall": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.4/DeterministicPose.zip",
"IsHide": false,
"IsTestingExclusive": false,
"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.3/DeterministicPose.zip",
"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",
"DownloadCount": 0,
"LastUpdated": "0"
},
@@ -156,7 +156,7 @@
"Author": "Anya Hichu",
"Name": "ModSettingCommands",
"InternalName": "ModSettingCommands",
"AssemblyVersion": "0.0.0.6",
"AssemblyVersion": "0.0.0.7",
"Description": "Provides /modset command to update penumbra mod settings",
"ApplicableVersion": "any",
"Tags": [
@@ -172,11 +172,11 @@
"LoadPriority": 0,
"Punchline": "Update mod settings using command",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.6/ModSettingCommands.zip",
"DownloadLinkInstall": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.7/ModSettingCommands.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.6/ModSettingCommands.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.6/ModSettingCommands.zip",
"DownloadLinkTesting": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.7/ModSettingCommands.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.7/ModSettingCommands.zip",
"DownloadCount": 0,
"LastUpdated": "0"
},