Update custom.json

This commit is contained in:
2025-08-06 22:10:22 +00:00
parent ff42191df1
commit 33a6aa670c

View File

@@ -3,7 +3,7 @@
"Author": "Anya Hichu, Lozy Rhel", "Author": "Anya Hichu, Lozy Rhel",
"Name": "SpotifyHonorific", "Name": "SpotifyHonorific",
"InternalName": "SpotifyHonorific", "InternalName": "SpotifyHonorific",
"AssemblyVersion": "1.0.0.2", "AssemblyVersion": "1.0.0.3",
"Description": "Update honorific title based on spotify activity informations", "Description": "Update honorific title based on spotify activity informations",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"Tags": [ "Tags": [
@@ -11,7 +11,7 @@
"activity", "activity",
"honorific" "honorific"
], ],
"DalamudApiLevel": 12, "DalamudApiLevel": 13,
"LoadRequiredState": 0, "LoadRequiredState": 0,
"LoadSync": false, "LoadSync": false,
"CanUnloadAsync": false, "CanUnloadAsync": false,
@@ -19,11 +19,11 @@
"Punchline": "Spotify activity as honorific", "Punchline": "Spotify activity as honorific",
"RepoUrl": "https://gitea.lozy.pink/lozy360/spotify-honorific", "RepoUrl": "https://gitea.lozy.pink/lozy360/spotify-honorific",
"AcceptsFeedback": false, "AcceptsFeedback": false,
"DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.2/latest.zip", "DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.3/latest.zip",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.2/latest.zip", "DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.3/latest.zip",
"DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.2/latest.zip", "DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.3/latest.zip",
"DownloadCount": 0, "DownloadCount": 0,
"LastUpdated": "0" "LastUpdated": "0"
}, },