Update custom.json

This commit is contained in:
Anya
2024-09-20 12:08:34 +02:00
committed by GitHub
parent 50403f5fa4
commit a3453f23d4

View File

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