Update custom.json

This commit is contained in:
Anya
2024-10-02 19:39:59 +02:00
committed by GitHub
parent 380c803bc0
commit 5e019e232c

View File

@@ -156,7 +156,7 @@
"Author": "Anya Hichu",
"Name": "ModSettingCommands",
"InternalName": "ModSettingCommands",
"AssemblyVersion": "0.0.0.5",
"AssemblyVersion": "0.0.0.6",
"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.5/ModSettingCommands.zip",
"DownloadLinkInstall": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.6/ModSettingCommands.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.5/ModSettingCommands.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.5/ModSettingCommands.zip",
"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",
"DownloadCount": 0,
"LastUpdated": "0"
},