489
edits
Script 10k (talk | contribs) (→Example: changed example xml file) |
Script 10k (talk | contribs) |
||
Line 478: | Line 478: | ||
===Description=== | ===Description=== | ||
This operation allows to specify options related with the XmlTools program. Currently only allows to specify the minimum XmlTools version necessary to apply the patch file. | |||
Usage: | |||
<tt>@XML_TOOLS Version "XmlToolsVersion"</tt> | |||
===Example=== | ===Example=== | ||
Let's say your patch is only compatible with XmlTools 2.0. | |||
'''XmlTools patch command:''' | |||
<pre>@XML_TOOLS Version "2.0"</pre> | |||
Note that by "2.0" it means that it is also compatible with XmlTools 2.0a, 2.0b etc. | |||
==@ADD_INSIDE_NODES== | ==@ADD_INSIDE_NODES== |
edits