mirror of
https://github.com/Neocky/pluGET.git
synced 2024-04-29 16:12:30 +00:00
Added issues, about and requierement topics
This commit is contained in:
parent
d314a02777
commit
cd589070f1
16
README.md
16
README.md
@ -1,2 +1,14 @@
|
|||||||
# Aplugin
|
# 🧱 Aplugin
|
||||||
Plugin manager for Spigot plugins
|
A plugin manager for [Spigot](https://www.spigotmc.org/) plugins written in python.
|
||||||
|
|
||||||
|
## Issues? Found a bug?
|
||||||
|
[Create an issue.](https://github.com/Neocky/Aplugin/issues/new/choose)
|
||||||
|
|
||||||
|
## About
|
||||||
|
This is a plugin manager for minecraft Spigot servers and its forks (e.g. [PaperMC](https://papermc.io/)).
|
||||||
|
It uses the [Spiget](https://spiget.org/) API to download and compare plugin versions.
|
||||||
|
It can download the newest version of plugins.
|
||||||
|
|
||||||
|
## Requierement
|
||||||
|
Python needs to be installed on your machine.
|
||||||
|
Get it [here](https://www.python.org/downloads/).
|
||||||
|
Loading…
Reference in New Issue
Block a user