2 Commits

Author SHA1 Message Date
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

@@ -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"
} }
] ]