Create README.md

This commit is contained in:
BongoCat 2022-06-07 19:39:01 -07:00 committed by GitHub
parent 4e094d8ae0
commit 1de4acde32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
README.md Normal file
View File

@ -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 <plugin> 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