diff --git a/README.MD b/README.MD index 705f47e..1c69609 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,8 @@ # MineEffect [![License](https://img.shields.io/github/license/sh0ckr6/mineeffect?style=flat-square)](https://github.com/sh0ckR6/MineEffect/blob/master/LICENSE) [![CI](https://img.shields.io/github/workflow/status/sh0ckr6/mineeffect/CI?logo=github&style=flat-square)](https://github.com/sh0ckR6/MineEffect/actions/workflows/ci.yml) +[![Latest Release](https://img.shields.io/github/v/release/sh0ckR6/mineeffect?style=flat-square)](https://github.com/sh0ckr6/mineeffect/releases/latest) +[![Total Downloads](https://img.shields.io/github/downloads/sh0ckr6/mineeffect/total?style=flat-square)](https://github.com/sh0ckr6/mineeffect/releases/latest) [![Open Issues](https://img.shields.io/github/issues-raw/sh0ckR6/MineEffect?style=flat-square)](https://github.com/sh0ckR6/MineEffect/issues) [![Open PRs](https://img.shields.io/github/issues-pr-raw/sh0ckr6/mineeffect?style=flat-square)](https://github.com/sh0ckR6/MineEffect/pulls) @@ -9,4 +11,16 @@ ## Overview Mining can be a pain sometimes. It gets repetitive, and it's just not a fun part of the game. But what if you were to add random effects for every block you break? -Introducing MineEffect! Each block you mine will give you an entirely random effect. The more you mine, the more effects you get. \ No newline at end of file +Introducing MineEffect! Each block you mine will give you an entirely random effect. The more you mine, the more effects you get. + +## Download +You can download the latest version of **MineEffect** on the [GitHub Releases page](https://github.com/sh0ckr6/mineeffect/releases/latest)! + +### Supported Versions +| Paper Version | Windows 10 | MacOS Big Sur (11.6) | Ubuntu 21.04 | +|-|-|-|-| +| Paper 1.17.1 | ✔ | ✔ | ✔ | +| Paper 1.16.x | ❌ | ❌ | ❌ | + +### Installation +Install the plugin by dragging the downloaded `.jar` file into your server's `plugins` folder! \ No newline at end of file