mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Updated readme image, mention master file icon.
This commit is contained in:
@@ -255,7 +255,7 @@ var {
|
||||
|
||||
<figure>
|
||||
<div style="width: 100%; overflow-x: auto;">
|
||||
<div class="clipper" style="height: 54px; width: 1201px;">
|
||||
<div class="clipper" style="height: 54px; width: 1060px;">
|
||||
<img src="images/main.png">
|
||||
</div>
|
||||
</div>
|
||||
@@ -293,8 +293,8 @@ var {
|
||||
|
||||
<figure>
|
||||
<div style="width: 100%; overflow-x: auto;">
|
||||
<div class="clipper" style="height: 335px; width: 670px;">
|
||||
<img src="images/main.png" style="position: relative; top: -70px; left: -340px;">
|
||||
<div class="clipper" style="height: 315px; width: 690px;">
|
||||
<img src="images/main.png" style="position: relative; top: -90px; left: -355px;">
|
||||
</div>
|
||||
</div>
|
||||
<figcaption>Examples of plugin cards.</figcaption>
|
||||
@@ -308,6 +308,7 @@ var {
|
||||
<li>The plugin name.
|
||||
<li>The plugin's version number, extracted from its description field.
|
||||
<li>The plugin's <abbr title="Cyclic Redundancy Checksum">CRC</abbr>, which can be used to uniquely identify it. CRCs are only displayed after they have been calculated during conflict filtering or sorting.
|
||||
<li>The <q>Master File</q> icon.
|
||||
<li>The <q>Empty Plugin</q> icon.
|
||||
<li>The <q>Loads BSA</q> icon.
|
||||
<li>The <q>Has User Metadata</q> icon.
|
||||
@@ -351,8 +352,8 @@ var {
|
||||
|
||||
<figure>
|
||||
<div style="width: 100%; overflow-x: auto;">
|
||||
<div class="clipper" style="height: 290px; width: 670px;">
|
||||
<img src="images/main.png" style="position: relative; top: -405px; left: -340px;">
|
||||
<div class="clipper" style="height: 290px; width: 690px;">
|
||||
<img src="images/main.png" style="position: relative; top: -405px; left: -355px;">
|
||||
</div>
|
||||
</div>
|
||||
<figcaption>A metadata editor panel.</figcaption>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 107 KiB After Width: | Height: | Size: 110 KiB |
Reference in New Issue
Block a user