diff options
author | Genny <gen@nyble.dev> | 2020-12-02 19:01:31 -0600 |
---|---|---|
committer | Genny <gen@nyble.dev> | 2020-12-02 19:01:31 -0600 |
commit | 58f0a52363dded908caa5aa5446bea66754871b0 (patch) | |
tree | 642dd55c186e30f323abfe1faeccc42e5d45cbe4 | |
parent | 422a951ed4c523e4ca87e7b10f6e3beca807312f (diff) | |
download | sunfright-58f0a52363dded908caa5aa5446bea66754871b0.tar.gz sunfright-58f0a52363dded908caa5aa5446bea66754871b0.zip |
Add download section to readme
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md index 9501935..cd1d9cc 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,13 @@ to break on the default damage value. Data is pulled from the [mcwiki-helmets]: https://minecraft.gamepedia.com/Helmet#Durability +## Download +You can get the latest build from [**Curseforge**][curseforge] or on the +[**GitHub releases page**][github-releases]. + +[curseforge]: https://www.curseforge.com/minecraft/bukkit-plugins/sunfright +[github-releases]: ./releases + ## Configuration Currently there are only three configuration options, but more will be made available as the plugin evolves. If you think something should be configurable, |