mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-23 01:32:22 -05:00
cosmetics
This commit is contained in:
parent
77fa72924b
commit
924178cde7
@ -49,14 +49,14 @@ If you need your packages to work on i386, you don't need to compile with
|
|||||||
|
|
||||||
Consider using the Python interface for your scripts, it's a very nice
|
Consider using the Python interface for your scripts, it's a very nice
|
||||||
API, allows for loading/unloading individual scripts, and gives you
|
API, allows for loading/unloading individual scripts, and gives you
|
||||||
almost all the features of the C-Plugin API.
|
almost all the features of the C plugin API. For more info, see the
|
||||||
|
[HexChat Python Interface](http://docs.hexchat.org/en/latest/script_python.html).
|
||||||
For more info, see the [HexChat Python Interface](http://docs.hexchat.org/en/latest/script_python.html).
|
|
||||||
|
|
||||||
|
|
||||||
## Perl Scripts:
|
## Perl Scripts:
|
||||||
|
|
||||||
Perl 5.8 or newer is required. For more info, see the [HexChat Perl Interface](http://docs.hexchat.org/en/latest/script_perl.html).
|
Perl 5.8 or newer is required. For more info, see the
|
||||||
|
[HexChat Perl Interface](http://docs.hexchat.org/en/latest/script_perl.html).
|
||||||
|
|
||||||
|
|
||||||
## Autoloading Scripts and Plugins:
|
## Autoloading Scripts and Plugins:
|
||||||
|
Loading…
Reference in New Issue
Block a user