Added line standalone program

This commit is contained in:
Neocky 2021-03-11 14:24:28 +01:00 committed by GitHub
parent 07396bd543
commit a18fef3261
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@ A powerfull package manager which handles [Plugins](https://www.spigotmc.org/res
## About
This is a package manager for minecraft [Spigot](https://www.spigotmc.org/) servers and its forks (e.g. [PaperMC](https://papermc.io/)).
This is a standalone program written in python.
The program works with a locally installed server or with a remote host through SFTP, when configured in the config.
It uses the [Spiget](https://spiget.org/) API to download and compare plugin versions and can download the latest version of plugins from the [Spigot](https://www.spigotmc.org/) site.