Plugin:MirLua/en: Difference between revisions
Plugin:MirLua/en
Jump to navigation
Jump to search
(+m_clist) |
(Updating to match new version of source page) |
||
Line 1: | Line 1: | ||
{{PluginCard}} | <languages/>{{PluginCard}} | ||
Extends Miranda NG functionality with Lua scripts. | Extends Miranda NG functionality with Lua scripts. | ||
== Modules == | == Modules == | ||
* [[Plugin:MirLua/ru/m_clist|m_clist]] | * [[Plugin:MirLua/ru/m_clist|m_clist]] | ||
* [[Plugin:MirLua/en/m_core|m_core]] | * [[Plugin:MirLua/en/m_core|m_core]] | ||
Line 12: | Line 13: | ||
== Examples == | == Examples == | ||
{{Content:MirLua/Examples}} | {{Content:MirLua/Examples}} | ||
== External links == | == External links == | ||
* [https://forum.miranda-ng.org/index.php?topic=4161.0 Forum topic dedicated to script examples]{{RefLang|ru}} | * [https://forum.miranda-ng.org/index.php?topic=4161.0 Forum topic dedicated to script examples]{{RefLang|ru}} | ||
* [https://www.lua.org Lua website] | * [https://www.lua.org Lua website] |
Revision as of 12:50, 31 December 2017
MirLua | |
---|---|
![]() | |
Filename | MirLua.dll |
Author | Miranda NG team |
Download links | |
Stable version: | 32-bit, 64-bit |
Development version: | 32-bit, 64-bit |
Extends Miranda NG functionality with Lua scripts.
Modules
- m_clist
- Plugin:MirLua/Module/m core
- Plugin:MirLua/Module/m database
- Plugin:MirLua/Module/m genmenu
- Plugin:MirLua/Module/m hotkeys
- Plugin:MirLua/Module/m icolib
- Plugin:MirLua/Module/m sounds
Examples
{{#subpages:Content:MirLua/Examples}}
External links