mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 17:50:19 +00:00
Use <configdir>/scripts to (auto)load Lua/Perl/Python/Tcl scripts
This commit is contained in:
8
README
8
README
@@ -84,10 +84,10 @@ Perl Scripts:
|
||||
Autoloading Perl Scripts and Plugins
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
* HexChat automatically loads, at startup:
|
||||
~/.config/hexchat/*.pl Perl scripts
|
||||
~/.config/hexchat/plugins/*.pl Perl scripts
|
||||
~/.config/hexchat/*.py Python scripts
|
||||
~/.config/hexchat/plugins/*.py Python scripts
|
||||
~/.config/hexchat/scripts/*.lua Lua scripts
|
||||
~/.config/hexchat/scripts/*.pl Perl scripts
|
||||
~/.config/hexchat/scripts/*.py Python scripts
|
||||
~/.config/hexchat/scripts/*.tcl Tcl scripts
|
||||
~/.config/hexchat/*.so Plugins
|
||||
$(libdir)/hexchat/plugins/*.so plugins
|
||||
(this usually translates to /usr/lib/hexchat/plugins/*.so)
|
||||
|
||||
Reference in New Issue
Block a user