diff options
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index a08dd1c..d71adf5 100644 --- a/manifest.json +++ b/manifest.json @@ -114,7 +114,7 @@ "mod_version": "3" }, { - "description": "Debug Lite-XL's Lua VM interactively, if you're running it from a terminal.", + "description": "Debug Lite-XL's Lua VM interactively, if you're running it from a terminal. Warning: Will significantly slow down Lite-XL.", "version": "0.1", "path": "plugins/lite-debugger.lua", "id": "lite-debugger", |