mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-08-31 20:39:24 +00:00
28 lines
380 B
ReStructuredText
28 lines
380 B
ReStructuredText
|
|
Developers
|
||
|
|
==========
|
||
|
|
|
||
|
|
.. toctree::
|
||
|
|
:maxdepth: 2
|
||
|
|
|
||
|
|
building
|
||
|
|
plugins
|
||
|
|
|
||
|
|
Scripting
|
||
|
|
---------
|
||
|
|
|
||
|
|
ZoiteChat currently supports scripting with Python 3, Perl, and Lua, with Lua being the recommended option.
|
||
|
|
|
||
|
|
.. toctree::
|
||
|
|
:maxdepth: 1
|
||
|
|
:glob:
|
||
|
|
|
||
|
|
script*
|
||
|
|
|
||
|
|
Building Perl modules on Windows
|
||
|
|
--------------------------------
|
||
|
|
|
||
|
|
.. toctree::
|
||
|
|
:maxdepth: 2
|
||
|
|
|
||
|
|
perl_modules
|