Update custom.json
This commit is contained in:
28
custom.json
28
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"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user