Changes

411 bytes added ,  05:43, 19 February 2018
→‎Release your content pack: + suggest adding install steps
Line 26: Line 26:  
# Create a <tt>.zip</tt> file containing the content pack's folder.
 
# Create a <tt>.zip</tt> file containing the content pack's folder.
 
# Upload that file to [http://www.nexusmods.com/stardewvalley Nexus Mods].
 
# Upload that file to [http://www.nexusmods.com/stardewvalley Nexus Mods].
 +
 +
In your mod description, providing clear install steps will help reduce support questions. Example BBCode:
 +
<pre>
 +
[size=5]Install[/size]
 +
[list=1]
 +
[*][url=https://smapi.io]Install the latest version of SMAPI[/url].
 +
[*][url=<url of required mod>]Install <name of required mod>[/url].
 +
[*]Download this mod and unzip it into [font=Courier New]Stardew Valley/Mods[/font].
 +
[*]Run the game using SMAPI.
 +
[/list]
 +
</pre>
    
===Consume a content pack===
 
===Consume a content pack===
translators
8,404

edits