depends

From Documentation
Revision as of 07:44, 18 January 2022 by Hawk (talk | contribs) (correct highlight (via JWB))


Syntax:

<depends>a_list_of_addon_names</depends>

It specifies what language addons this addon depends on. If specified, this addon will be parsed after all the specified addons are parsed. Notice that even the dependent addon is missing, the current addon file is still parsed.

Example,

<depends>zkex, zkmax</depends>

which means this addon won't be parsed until both zkex and zkmax are parsed.

Version History

Last Update : 2022/01/18


Version Date Content
     



Last Update : 2022/01/18

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.