Update custom.json
This commit is contained in:
16
custom.json
16
custom.json
@@ -129,7 +129,7 @@
|
|||||||
"Author": "Anya Hichu",
|
"Author": "Anya Hichu",
|
||||||
"Name": "DeterministicPose",
|
"Name": "DeterministicPose",
|
||||||
"InternalName": "DeterministicPose",
|
"InternalName": "DeterministicPose",
|
||||||
"AssemblyVersion": "0.0.0.3",
|
"AssemblyVersion": "0.0.0.4",
|
||||||
"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.3/DeterministicPose.zip",
|
"DownloadLinkInstall": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.4/DeterministicPose.zip",
|
||||||
"IsHide": false,
|
"IsHide": false,
|
||||||
"IsTestingExclusive": false,
|
"IsTestingExclusive": false,
|
||||||
"DownloadLinkTesting": "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.3/DeterministicPose.zip",
|
"DownloadLinkUpdate": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.4/DeterministicPose.zip",
|
||||||
"DownloadCount": 0,
|
"DownloadCount": 0,
|
||||||
"LastUpdated": "0"
|
"LastUpdated": "0"
|
||||||
},
|
},
|
||||||
@@ -156,7 +156,7 @@
|
|||||||
"Author": "Anya Hichu",
|
"Author": "Anya Hichu",
|
||||||
"Name": "ModSettingCommands",
|
"Name": "ModSettingCommands",
|
||||||
"InternalName": "ModSettingCommands",
|
"InternalName": "ModSettingCommands",
|
||||||
"AssemblyVersion": "0.0.0.6",
|
"AssemblyVersion": "0.0.0.7",
|
||||||
"Description": "Provides /modset command to update penumbra mod settings",
|
"Description": "Provides /modset command to update penumbra mod settings",
|
||||||
"ApplicableVersion": "any",
|
"ApplicableVersion": "any",
|
||||||
"Tags": [
|
"Tags": [
|
||||||
@@ -172,11 +172,11 @@
|
|||||||
"LoadPriority": 0,
|
"LoadPriority": 0,
|
||||||
"Punchline": "Update mod settings using command",
|
"Punchline": "Update mod settings using command",
|
||||||
"AcceptsFeedback": true,
|
"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,
|
"IsHide": false,
|
||||||
"IsTestingExclusive": false,
|
"IsTestingExclusive": false,
|
||||||
"DownloadLinkTesting": "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.6/ModSettingCommands.zip",
|
"DownloadLinkUpdate": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.7/ModSettingCommands.zip",
|
||||||
"DownloadCount": 0,
|
"DownloadCount": 0,
|
||||||
"LastUpdated": "0"
|
"LastUpdated": "0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user