Update custom.json

This commit is contained in:
Anya
2024-09-20 14:28:55 +02:00
committed by GitHub
parent a2ea5f1c01
commit f0250fab37

View File

@@ -184,7 +184,7 @@
"Author": "Anya Hichu", "Author": "Anya Hichu",
"Name": "ModAutoTagger", "Name": "ModAutoTagger",
"InternalName": "ModAutoTagger", "InternalName": "ModAutoTagger",
"AssemblyVersion": "0.0.0.1", "AssemblyVersion": "0.0.0.2",
"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": [
@@ -200,11 +200,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.1/ModAutoTagger.zip", "DownloadLinkInstall": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.0.2/ModAutoTagger.zip",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.0.1/ModAutoTagger.zip", "DownloadLinkTesting": "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.0.1/ModAutoTagger.zip", "DownloadLinkUpdate": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.0.2/ModAutoTagger.zip",
"DownloadCount": 0, "DownloadCount": 0,
"LastUpdated": "0" "LastUpdated": "0"
} }