mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Mark location ver keys as deprecated.
As discussed in loot/loot.github.io#38.
This commit is contained in:
@@ -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>✓<td>A URL at which the plugin may be found.
|
||||
<tr><td><code>ver</code><td>string list<td>✓<td>A list of versions that can be found at the URL.
|
||||
<tr><td><code>ver</code><td>string list<td>✓<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>
|
||||
|
||||
Reference in New Issue
Block a user