Zenbot Wiki Difference between revisions of "Main Page"

Difference between revisions of "Main Page"

From Zenbot Wiki
Line 4: Line 4:
Any plugin with the following file structure will automatically get it's main.lua executed
Any plugin with the following file structure will automatically get it's main.lua executed


<code>/league/plugin/yourplugin/
<pre>/league/plugin/yourplugin/
/league/plugin/yourplugin.zip/
/league/plugin/yourplugin.zip/
/league/plugin/yourplugin.zen/</code>
/league/plugin/yourplugin.zen/</pre>

Revision as of 17:35, 20 January 2022

Top.gif

Loading Plugins

Any plugin with the following file structure will automatically get it's main.lua executed

/league/plugin/yourplugin/
/league/plugin/yourplugin.zip/
/league/plugin/yourplugin.zen/