From 1c447889f9ac8d8c6b958f0aad0f675d16a25801 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 24 Jul 2012 12:52:44 +0200 Subject: [PATCH] This applies to all scripts/plugins, not just Perl --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index 42aff0be..935e441c 100644 --- a/README +++ b/README @@ -81,9 +81,10 @@ Perl Scripts: * Text passed to scripts (via add_message_handler) will be encoded in UTF8. -Autoloading Perl Scripts and Plugins +Autoloading Scripts and Plugins ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - * HexChat automatically loads, at startup: + HexChat automatically loads, at startup: + ~/.config/hexchat/scripts/*.lua Lua scripts ~/.config/hexchat/scripts/*.pl Perl scripts ~/.config/hexchat/scripts/*.py Python scripts