From e0eefa43c64c63d94937e82f29a2e58661b560a4 Mon Sep 17 00:00:00 2001 From: BongoCat <77935781+Fangoboyo@users.noreply.github.com> Date: Tue, 7 Jun 2022 19:39:41 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f41ffb3..ba06aa2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PluginInstaller PluginInstaller is a plugin designed for eaglercraft that can install plugins from an [online repository](https://github.com/darverdevs/PluginInstallerRepo) to your server just with a /install command. This plugin also has an autoupdater so theres no need to constantly redownload the plugin. -**The download link is [here](https://github.com/darverdevs/PluginInstaller/raw/main/out/artifacts/PluginInstaller_jar/PluginInstaller.jar)** +#### **The download link is [here](https://github.com/darverdevs/PluginInstaller/raw/main/out/artifacts/PluginInstaller_jar/PluginInstaller.jar)** ## How to contribute: Since PluginInstaller runs on an autoupdater, all contributions must be made from pull requests either by forks or branches approved by someone in the darverdevs group and tested before a pull request is made