mirror of
https://github.com/loot/loot.github.io.git
synced 2026-07-27 14:13:30 -07:00
@@ -9,7 +9,7 @@ title: Masterlist Editing
|
||||
|
||||
<ul>
|
||||
<li>Look in the masterlists for examples, and see the <a href="https://loot-api.readthedocs.io/en/stable/metadata/introduction.html">Metadata Syntax documentation</a> for the details.</li>
|
||||
<li>Only make edits/additions you're confident about - otherwise create an issue in the masterlist repository's issue tracker, or discuss in the BethSoft forum thread.</li>
|
||||
<li>Only make edits/additions you're confident about - otherwise create an issue in the masterlist repository's issue tracker, or discuss in the official LOOT forum thread.</li>
|
||||
<li>If you're using Notepad++, you can set it to use spaces instead of tabs when you press the tab key on your keyboard, avoiding YAML parsing errors. To do this, go to Settings > Preferences > Tab Settings > Replace by space. A value of 4 is most common.</li>
|
||||
<li>Make as many silent comments as you want within the masterlists - it doesn't hurt (within reason). However, make sure to put them <em>above</em> the line(s) that they refer to.</li>
|
||||
<li>Use blank lines to separate mods that are grouped together or where it helps readability.</li>
|
||||
@@ -79,7 +79,7 @@ url: [ 'http://oblivion.nexusmods.com/mods/15256' ]</code></pre>
|
||||
|
||||
<pre><code>https://loot.github.io/search/?game=<game>&search=<search></code></pre>
|
||||
|
||||
<p>where <code><game></code> can be one of <code>oblivion</code>, <code>skyrim</code>, <code>fallout3</code>, <code>falloutnv</code> or <code>fallout4</code>. <code><search></code> is the string you want to search for.</p>
|
||||
<p>where <code><game></code> can be one of <code>oblivion</code>, <code>skyrim</code>, <code>skyrimse</code>, <code>fallout3</code>, <code>falloutnv</code> or <code>fallout4</code>. <code><search></code> is the string you want to search for.</p>
|
||||
|
||||
<h3>Common Metadata</h3>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user