feat: stand during spectral currents

This commit is contained in:
2026-08-07 15:23:19 -04:00
parent fa3c4078b6
commit 1f8ff12dc1
6 changed files with 207 additions and 32 deletions

View File

@@ -3,9 +3,9 @@
"Author": "Bep",
"Name": "Auto Fishing Stool",
"InternalName": "AutoFishingStool",
"AssemblyVersion": "1.1.3.0",
"AssemblyVersion": "1.2.0.0",
"TestingAssemblyVersion": null,
"Description": "Uses /sit once after fishing becomes active and the current fishing action finishes.",
"Description": "Automatically uses /sit while fishing, with an option to stand during Spectral Currents.",
"Punchline": "Automatically sits after entering fishing mode.",
"RepoUrl": "https://git.bep.moe/verniy/xiv-plugins",
"ApplicableVersion": "any",
@@ -14,12 +14,12 @@
"IsTestingExclusive": false,
"DownloadLinkInstall": "https://git.bep.moe/verniy/xiv-plugins/raw/branch/main/repo/AutoFishingStool/latest.zip",
"DownloadLinkUpdate": "https://git.bep.moe/verniy/xiv-plugins/raw/branch/main/repo/AutoFishingStool/latest.zip",
"LastUpdate": "1786068591",
"LastUpdate": "1786130579",
"IconUrl": "https://git.bep.moe/verniy/xiv-plugins/raw/branch/main/AutoFishingStool/icon.png",
"Tags": [
"fishing",
"utility"
],
"Changelog": "Initial custom repository release."
"Changelog": "Add a setting to stand during Spectral Currents and sit again afterward."
}
]