Split out plugin upload script

This commit is contained in:
eyedeekay
2024-03-19 17:53:11 -04:00
parent 41a4e895cc
commit c24a0acea1
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
### I2P Plugin Support
Since version `1.5.0`, this package has had basic plugin support in Java I2P.
This means it can be integrated with your I2P installation or portable package, with
the benefit of reduced size requirements, automatic updates, and integration with the I2P UI.
Installation in this way is **platform-independent**, the same package is used for Linux, Windows, and OSX.
In this type of installation, the profile manager install is entirely managed by I2P.
Uninstalling I2P will also uninstall the profile manager.
#### Downloading the Plugin
Right now, the best way to download the plugin is from the Github releases page.

0
plugin-upload.sh Normal file
View File