blob: 5bc01267dca9b85e1623b90ed654404adf858a96 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Malmstone Calculator
<img src="./images/icon.png" alt="Logo" width="120" height="120">
A Dalamud plugin that calculates how much more PVP you have to play to reach your target Malmstone Series Level.
For an experimental version, please add my custom plugin repository to Dalamud by following the instructions [here](https://github.com/pinapelz/DalamudPlugins)
<div style="display: flex; justify-content: space-between;">
<img src="./images/image1.png" alt="Screenshot of Malmstone Calculator Plugin Main Window" style="width: 59%;">
<img src="./images/image2.png" alt="Screenshot of Malmstone Calculator Plugin Main Window" style="width: 39%;">
</div>
Inspired by [belthesar's MalmstoneXPCalculator](https://github.com/belthesar/MalmstoneXPCalculator)
|