Update custom.json

This commit is contained in:
Anya
2024-09-20 10:39:57 +02:00
committed by GitHub
parent 28df917858
commit 50403f5fa4

View File

@@ -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"
}
]