diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-08-28 00:17:49 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-28 00:17:49 -0700 |
| commit | d03f55790c74419e8fed5c77bf3444151186504a (patch) | |
| tree | d0a3e23833f12a370be8a8c4dc5ac40d486790f5 | |
| parent | 2200712ea57c68a1222e8051cc9475d25291b119 (diff) | |
add custom plugin repo instructions
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,6 +3,8 @@ A Dalamud plugin that calculates how much more PVP you have to play to reach your target Malmstone Series Rank. +To use this plugin, please add my custom plugin repository to Dalamud by following the instructions [here](https://github.com/pinapelz/DalamudPlugins) +  -Inspired by [belthesar's MalmstoneXPCalculator](https://github.com/belthesar/MalmstoneXPCalculator)
\ No newline at end of file +Inspired by [belthesar's MalmstoneXPCalculator](https://github.com/belthesar/MalmstoneXPCalculator) |
