diff --git a/custom.json b/custom.json index 32d9f9f..25611c4 100644 --- a/custom.json +++ b/custom.json @@ -179,5 +179,33 @@ "DownloadLinkUpdate": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.2/ModSettingCommands.zip", "DownloadCount": 0, "LastUpdated": "0" + }, + { + "Author": "Anya Hichu", + "Name": "ModAutoTagger", + "InternalName": "ModAutoTagger", + "AssemblyVersion": "0.0.0.1", + "Description": "Add bulk tags dynamically to penumbra mods based on conditions", + "ApplicableVersion": "any", + "Tags": [ + "penumbra", + "mod", + "tag", + "auto" + ], + "DalamudApiLevel": 10, + "LoadRequiredState": 0, + "LoadSync": false, + "CanUnloadAsync": false, + "LoadPriority": 0, + "Punchline": "Ain't nobody got time for bulk tagging", + "AcceptsFeedback": true + "DownloadLinkInstall": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.0.1/ModAutoTagger.zip", + "IsHide": false, + "IsTestingExclusive": false, + "DownloadLinkTesting": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.0.1/ModAutoTagger.zip", + "DownloadLinkUpdate": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.0.1/ModAutoTagger.zip", + "DownloadCount": 0, + "LastUpdated": "0" } ]