Update custom.json
This commit is contained in:
16
custom.json
16
custom.json
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user