diff --git a/docs/I2P-PLUGIN.md b/docs/I2P-PLUGIN.md index e69de29..0dbc48f 100644 --- a/docs/I2P-PLUGIN.md +++ b/docs/I2P-PLUGIN.md @@ -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. diff --git a/plugin-upload.sh b/plugin-upload.sh new file mode 100644 index 0000000..e69de29