4 Commits

Author SHA1 Message Date
d245da58c1 Update custom.json 2026-05-17 10:37:07 +02:00
b67fcddf39 Update custom.json 2026-05-17 10:35:28 +02:00
92c869f541 Update custom.json 2026-05-08 21:41:58 +02:00
Gitea CI
3f09c4861d chore: update OnlineRoll to 1.0.0.8 2026-05-08 19:41:14 +00:00

View File

@@ -3,7 +3,7 @@
"Author": "Lozy Rhel", "Author": "Lozy Rhel",
"Name": "SpotifyHonorific", "Name": "SpotifyHonorific",
"InternalName": "SpotifyHonorific", "InternalName": "SpotifyHonorific",
"AssemblyVersion": "1.0.0.4", "AssemblyVersion": "1.0.0.6",
"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": 14, "DalamudApiLevel": 15,
"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.4/latest.zip", "DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.6/latest.zip",
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.4/latest.zip", "DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.6/latest.zip",
"DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.4/latest.zip", "DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.6/latest.zip",
"DownloadCount": 0, "DownloadCount": 0,
"LastUpdated": "0" "LastUpdated": "0"
}, },
@@ -116,7 +116,7 @@
"Author": "Lozy", "Author": "Lozy",
"Name": "Online Roll", "Name": "Online Roll",
"InternalName": "OnlineRoll", "InternalName": "OnlineRoll",
"AssemblyVersion": "1.0.0.5", "AssemblyVersion": "1.0.0.8",
"Description": "Play Deathroll and Rock Paper Scissors against your friends in FFXIV.", "Description": "Play Deathroll and Rock Paper Scissors against your friends in FFXIV.",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"Tags": [ "Tags": [
@@ -124,7 +124,7 @@
"games", "games",
"social" "social"
], ],
"DalamudApiLevel": 14, "DalamudApiLevel": 15,
"LoadRequiredState": 0, "LoadRequiredState": 0,
"LoadSync": false, "LoadSync": false,
"CanUnloadAsync": false, "CanUnloadAsync": false,
@@ -134,11 +134,11 @@
"AcceptsFeedback": false, "AcceptsFeedback": false,
"IsHide": false, "IsHide": false,
"IsTestingExclusive": false, "IsTestingExclusive": false,
"DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/OnlineRoll-1.0.0.5/latest.zip", "DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/OnlineRoll-1.0.0.8/latest.zip",
"DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/OnlineRoll-1.0.0.5/latest.zip", "DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/OnlineRoll-1.0.0.8/latest.zip",
"DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/OnlineRoll-1.0.0.5/latest.zip", "DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/OnlineRoll-1.0.0.8/latest.zip",
"DownloadCount": 0, "DownloadCount": 0,
"LastUpdated": "1773763887" "LastUpdated": "1778269274"
}, },
{ {
"EffectiveVersion": "1.0.8", "EffectiveVersion": "1.0.8",
@@ -163,5 +163,5 @@
"DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/onlineroll/raw/branch/main/latest8.zip", "DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/onlineroll/raw/branch/main/latest8.zip",
"DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/onlineroll/raw/branch/main/latest8.zip", "DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/onlineroll/raw/branch/main/latest8.zip",
"DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/onlineroll/raw/branch/main/latest8.zip" "DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/onlineroll/raw/branch/main/latest8.zip"
} }
] ]