diff --git a/README.md b/README.md new file mode 100644 index 0000000..621d3c8 --- /dev/null +++ b/README.md @@ -0,0 +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) +## 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