Mark location ver keys as deprecated.

As discussed in loot/loot.github.io#38.
This commit is contained in:
Oliver Hamlet
2015-06-19 13:23:42 +01:00
parent df49324691
commit 6ac0704c08
+1 -1
View File
@@ -388,7 +388,7 @@ Note: A newer version of this plugin <a href="http://www.example.com">is availab
<thead><tr><th>Key Name<th>Data Type<th>Required<th>Notes
<tbody>
<tr><td><code>link</code><td>string<td>&#x2713;<td>A URL at which the plugin may be found.
<tr><td><code>ver</code><td>string list<td>&#x2713;<td>A list of versions that can be found at the URL.
<tr><td><code>ver</code><td>string list<td>&#x2713;<td>A list of versions that can be found at the URL. <strong>This key is deprecated, and it will be removed in a future version of the syntax. Do not use it.</strong>
</table>
<p>Examples:
<pre><code>'http://skyrim.nexusmods.com/mods/19/'</code></pre>