Update custom.json
This commit is contained in:
28
custom.json
28
custom.json
@@ -151,5 +151,33 @@
|
|||||||
"DownloadLinkUpdate": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.2/DeterministicPose.zip",
|
"DownloadLinkUpdate": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.2/DeterministicPose.zip",
|
||||||
"DownloadCount": 0,
|
"DownloadCount": 0,
|
||||||
"LastUpdated": "0"
|
"LastUpdated": "0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Author": "Anya Hichu",
|
||||||
|
"Name": "ModSettingCommands",
|
||||||
|
"InternalName": "ModSettingCommands",
|
||||||
|
"AssemblyVersion": "0.0.0.1",
|
||||||
|
"Description": "Provides /modset command to update penumbra mod settings",
|
||||||
|
"ApplicableVersion": "any",
|
||||||
|
"Tags": [
|
||||||
|
"penumbra",
|
||||||
|
"settings",
|
||||||
|
"options",
|
||||||
|
"commands"
|
||||||
|
],
|
||||||
|
"DalamudApiLevel": 10,
|
||||||
|
"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.1/ModSettingCommands.zip",
|
||||||
|
"IsHide": false,
|
||||||
|
"IsTestingExclusive": false,
|
||||||
|
"DownloadLinkTesting": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.1/ModSettingCommands.zip",
|
||||||
|
"DownloadLinkUpdate": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.1/ModSettingCommands.zip",
|
||||||
|
"DownloadCount": 0,
|
||||||
|
"LastUpdated": "0"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user