Difference between revisions of "Modding:Index"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎Creating SMAPI mods: simplify link titles)
(→‎Creating mods: simplify headings)
Line 5: Line 5:
  
 
==Creating mods==
 
==Creating mods==
===Creating SMAPI mods===
+
===SMAPI mods===
 
* [[Modding:Creating a SMAPI mod|Creating a mod]]
 
* [[Modding:Creating a SMAPI mod|Creating a mod]]
 
* [[Modding:SMAPI APIs|SMAPI reference]]
 
* [[Modding:SMAPI APIs|SMAPI reference]]
Line 11: Line 11:
 
* [[Modding:IDE reference|IDE reference]]
 
* [[Modding:IDE reference|IDE reference]]
  
===Creating XNB mods===
+
===XNB mods===
 
* [[Modding:Creating an XNB mod|Creating an XNB mod]]
 
* [[Modding:Creating an XNB mod|Creating an XNB mod]]
  

Revision as of 20:06, 25 May 2017

Mods are packages of files which change Stardew Valley in some way. Mods can add features (like showing NPCs on the map), change game mechanics (like making fences decay more slowly), make cosmetic changes (like making your house look like a hobbit home), and much more.

Using mods

Creating mods

SMAPI mods

XNB mods

Advanced topics

See also

  • Chat on Discord — get help, ask questions, or discuss with modders and SMAPI developers.