Dalamud-based FFXIV addon that display and help you analyze combat data.
MeterWay is designed to be used in conjunction with IINACT or Act and has the ability acts as a real-time log parser alowing to get and display elaborated statistics and data even during combat.
- Click the "Experimental" tab.
- Paste
https://raw.githubusercontent.com/CondeSaheki/MeterWay/main/repo.json
into the empty box at the bottom of the "Custom Plugin Repositories" section (the last box will always have a + next to it). - Click the + button.
- Click the 💾 button.
- XIVLauncher, FINAL FANTASY XIV, and Dalamud installed and the game has been run with Dalamud at least once.
- DALAMUD_HOME environment variable must be set if you used an custom instalation paths.
- .NET Core 8 SDK installed and configured.
- Restore packages with
dotnet restore
- Run
dotnet build -c Debug
ordotnet build -c Release
Add the full path to the MeterWay.dll
in list of Dev Plugins and then Install with Plugin Installer. You can disable, enable, or load your plugin on startup