chore: update LociManaTracker to 1.0.0.0
This commit is contained in:
+28
@@ -161,5 +161,33 @@
|
||||
"DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/HeightAdjuster-1.1.0.7/latest.zip",
|
||||
"DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/HeightAdjuster-1.1.0.7/latest.zip",
|
||||
"DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/HeightAdjuster-1.1.0.7/latest.zip"
|
||||
},
|
||||
{
|
||||
"Author": "Lozy",
|
||||
"Name": "LociManaTracker",
|
||||
"InternalName": "LociManaTracker",
|
||||
"AssemblyVersion": "1.0.0.0",
|
||||
"Description": "Standalone companion plugin that drives a Loci status's stack count down on command, swapping to a different status when it hits zero. Uses Loci's public IPC only; does not modify Loci itself.",
|
||||
"ApplicableVersion": "any",
|
||||
"Tags": [
|
||||
"roleplay",
|
||||
"status",
|
||||
"resource"
|
||||
],
|
||||
"DalamudApiLevel": 15,
|
||||
"LoadRequiredState": 0,
|
||||
"LoadSync": false,
|
||||
"CanUnloadAsync": false,
|
||||
"LoadPriority": 0,
|
||||
"Punchline": "Depleting RP resource statuses (mana, stamina, etc.) driven through Loci's IPC.",
|
||||
"RepoUrl": "https://gitea.lozy.pink/lozy360/LociManaTracker",
|
||||
"AcceptsFeedback": true,
|
||||
"IsHide": false,
|
||||
"IsTestingExclusive": false,
|
||||
"DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/LociManaTracker-1.0.0.0/latest.zip",
|
||||
"DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/LociManaTracker-1.0.0.0/latest.zip",
|
||||
"DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/DalamudPluginRepo/releases/download/LociManaTracker-1.0.0.0/latest.zip",
|
||||
"DownloadCount": 0,
|
||||
"LastUpdated": 1787619933
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user