diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-08-29 02:06:22 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-08-29 02:06:22 -0700 |
| commit | a37653f3644beb9795d6a01620fe53fa570483b0 (patch) | |
| tree | 490134bf97c0d71fc14dac67443155fb85bfaefc | |
| parent | 9a39ca6ecd3ff351d2037e1b03cba69d5ee91d82 (diff) | |
add new README images
| -rw-r--r-- | README.md | 7 | ||||
| -rw-r--r-- | images/image1.png | bin | 0 -> 270485 bytes | |||
| -rw-r--r-- | images/image2.png | bin | 0 -> 87786 bytes |
3 files changed, 5 insertions, 2 deletions
@@ -5,6 +5,9 @@ A Dalamud plugin that calculates how much more PVP you have to play to reach you 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) +Inspired by [belthesar's MalmstoneXPCalculator](https://github.com/belthesar/MalmstoneXPCalculator)
\ No newline at end of file diff --git a/images/image1.png b/images/image1.png Binary files differnew file mode 100644 index 0000000..df3fe7d --- /dev/null +++ b/images/image1.png diff --git a/images/image2.png b/images/image2.png Binary files differnew file mode 100644 index 0000000..1ab3cca --- /dev/null +++ b/images/image2.png |
