Changes

expand docs
Line 52: Line 52:  
   |unofficial version = 1.18.2-unofficial.1-example
 
   |unofficial version = 1.18.2-unofficial.1-example
 
</pre>
 
</pre>
 +
 +
===Main fields (shown above)===
 +
{| class="wikitable"
 +
|-
 +
! field
 +
! purpose
 +
|-
 +
| <code>name</code>
 +
| The normalised display name for the mod. Combine with <code>name2</code> (see below) to add alternate names.
 +
|-
 +
| <code>author</code>
 +
| The name of the author, as shown on Nexus or in its <tt>manifest.json</tt> file. Combine with <code>author2</code> (see below) to add alternate names.
 +
|-
 +
| <code>nexus id</code>
 +
| The mod's unique ID on Nexus (if any). This is the number in the mod page's URL.
 +
|-
 +
| <code>github</code>
 +
| The mod's GitHub repository in the form <tt>owner/repo</tt>.
 +
|-
 +
| <code>summary</code>
 +
| Specify custom notes or instructions about the mod's compatibility. Should usually be blank.
 +
|-
 +
| <code>broke in</code>
 +
| The SMAPI or Stardew Valley update which broke this mod (if applicable).
 +
|}
    
===Other fields===
 
===Other fields===
translators
8,404

edits