Update custom.json

This commit is contained in:
Anya
2024-12-31 21:47:10 +01:00
committed by GitHub
parent 1b38ffa2be
commit 78469daa1d

View File

@@ -150,7 +150,7 @@
"Author": "Anya Hichu", "Author": "Anya Hichu",
"Name": "ModAutoTagger", "Name": "ModAutoTagger",
"InternalName": "ModAutoTagger", "InternalName": "ModAutoTagger",
"AssemblyVersion": "0.0.0.2", "AssemblyVersion": "0.0.1.0",
"Description": "Add bulk tags dynamically to penumbra mods based on conditions", "Description": "Add bulk tags dynamically to penumbra mods based on conditions",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"Tags": [ "Tags": [
@@ -166,11 +166,11 @@
"LoadPriority": 0, "LoadPriority": 0,
"Punchline": "Ain't nobody got time for bulk tagging", "Punchline": "Ain't nobody got time for bulk tagging",
"AcceptsFeedback": true, "AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.0.2/ModAutoTagger.zip", "DownloadLinkInstall": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.1.0/ModAutoTagger.zip",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.0.2/ModAutoTagger.zip", "DownloadLinkTesting": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.1.0/ModAutoTagger.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.0.2/ModAutoTagger.zip", "DownloadLinkUpdate": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.1.0/ModAutoTagger.zip",
"DownloadCount": 0, "DownloadCount": 0,
"LastUpdated": "0" "LastUpdated": "0"
}, },