Changes

→‎Release your mod: update convention
Line 200: Line 200:  
<ol>
 
<ol>
 
<li>Copy your compiled mod and <tt>manifest.json</tt> into a folder matching your mod's name.</li>
 
<li>Copy your compiled mod and <tt>manifest.json</tt> into a folder matching your mod's name.</li>
 
+
<li>Delete the <tt>config.json</tt> if any (so it doesn't replace the player's current settings when they update).</li>
 
<li>Create a zip archive with your mod's name and version.
 
<li>Create a zip archive with your mod's name and version.
   Line 210: Line 210:  
       PineapplesEverywhere.dll
 
       PineapplesEverywhere.dll
 
       PineapplesEverywhere.pdb
 
       PineapplesEverywhere.pdb
      config.json
   
       manifest.json
 
       manifest.json
 
</pre></li>
 
</pre></li>
translators
8,446

edits