Changes

Jump to navigation Jump to search
No change in size ,  22:55, 24 September 2019
m
Line 62: Line 62:  
<li>Unpack the game's <tt>Content</tt> folder so you can see what each asset contains (see [[Modding:Editing XNB files#Unpack game files]]).</li>
 
<li>Unpack the game's <tt>Content</tt> folder so you can see what each asset contains (see [[Modding:Editing XNB files#Unpack game files]]).</li>
 
<li>[[Modding:Content packs#Create a content pack|Create a SMAPI content pack]].</li>
 
<li>[[Modding:Content packs#Create a content pack|Create a SMAPI content pack]].</li>
<li>Create a <tt>content.json</tt> file in the same folder this content:
+
<li>Create a <tt>content.json</tt> file in the same folder with this content:
 
<source lang="javascript">
 
<source lang="javascript">
 
{
 
{
Line 74: Line 74:  
</ol>
 
</ol>
   −
If you did everything correctly so far, you should see the new mod under "Loaded X content packs" in the SMAPI console! (If not, review the above steps or [[/Troubleshooting#Ask for help|come ask for help]].)
+
If you did everything correctly so far, you should see the new mod under "Loaded X content packs" in the SMAPI console. (If not, review the above steps or [[/Troubleshooting#Ask for help|ask for help]].)
    
==Next steps==
 
==Next steps==
translators
8,445

edits

Navigation menu