diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -112,3 +112,8 @@ If you find a bug, please create an issue with the following information: * The commit or version of LPM you're using. * The exact steps to reproduce in LPM invocations, if possible from a fresh LPM install (targeting an empty folder with `--userdir`). + +| Plugin | Description | +| :----------------------------------------------- | :------------------------------------------------- | +| [`json`](plugins/json.lua?raw=1) | JSON support plugin, provides encoding/decoding. | +| [`plugin_manager`](plugins/plugin_manager?raw=1) | A GUI interface to the Adam's lite plugin manager. | |