31fec9335cc2b7f868a1e82328d321489144377f
XIV Plugins
Small Dalamud plugins by Bep.
Dalamud Custom Repository
Add this URL under Dalamud Settings, Experimental, Custom Plugin Repositories:
https://git.bep.moe/verniy/xiv-plugins/raw/branch/main/pluginmaster.json
Plugins
- Auto Fishing Stool: automatically uses
/sitafter entering fishing mode.
Publishing a Plugin
Increment the plugin version, then run this command from the repository root:
.\scripts\publish-plugin.cmd -Project AutoFishingStool -Changelog "Describe the update"
Commit and push the updated source, pluginmaster.json, and release ZIP. Future plugin projects can use the same command with their project directory name.
Languages
C#
100%