Update custom.json

This commit is contained in:
Anya
2024-11-16 23:47:13 +01:00
committed by GitHub
parent 93b002d7a8
commit 7f3a93c108

View File

@@ -122,7 +122,7 @@
"Author": "Anya Hichu",
"Name": "ModSettingCommands",
"InternalName": "ModSettingCommands",
"AssemblyVersion": "0.0.0.7",
"AssemblyVersion": "0.0.1.0",
"Description": "Provides /modset command to update penumbra mod settings",
"ApplicableVersion": "any",
"Tags": [
@@ -131,18 +131,18 @@
"options",
"commands"
],
"DalamudApiLevel": 10,
"DalamudApiLevel": 11,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Update mod settings using command",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.7/ModSettingCommands.zip",
"DownloadLinkInstall": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.1.0/ModSettingCommands.zip",
"IsHide": false,
"IsTestingExclusive": false,
"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",
"DownloadLinkTesting": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.1.0/ModSettingCommands.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.1.0/ModSettingCommands.zip",
"DownloadCount": 0,
"LastUpdated": "0"
},