Difference between revisions of "Modding:Index"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Keep it short and simple)
(fix inconsistent header capitalisation, match other modding pages)
Line 1: Line 1:
 
'''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.
 
'''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.
  
==Main Guides==
+
==Main guides==
 
{|
 
{|
 
|-
 
|-
Line 14: Line 14:
 
Looking for something specific? Try [{{fullurl:Special:Search|ns570=1}} searching the <tt>Modding</tt> namespace].
 
Looking for something specific? Try [{{fullurl:Special:Search|ns570=1}} searching the <tt>Modding</tt> namespace].
  
==Advanced Topics==
+
==Advanced topics==
 
===For players===
 
===For players===
 
* [[Modding:Using XNB mods|Using XNB mods]] (not recommended)
 
* [[Modding:Using XNB mods|Using XNB mods]] (not recommended)
Line 50: Line 50:
 
** [[Modding:Weather data|Weather]]
 
** [[Modding:Weather data|Weather]]
  
===Migration Guides===
+
===Migration guides===
 
These pages explain how to update your mod code for...
 
These pages explain how to update your mod code for...
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 22:57, 14 September 2019

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.

Main guides

Using mods
How to install SMAPI, use mods, and troubleshoot them. Includes the compatibility list.
Creating SMAPI mods
How to create SMAPI mods, with tutorials and documentation. This includes the full SMAPI API + event reference.
Translating mods
How to contribute mod translations for any language supported by the game. (And for modders, how to enable and request translations.)

Search

Looking for something specific? Try searching the Modding namespace.

Advanced topics

For players

For mod creators

Migration guides

These pages explain how to update your mod code for...

release date released
SMAPI 2.0 October 2017
Stardew Valley 1.3 May 2018
Stardew Valley 1.3 (XNB changes) May 2018
Stardew Valley 1.3.36 March 2019
Stardew Valley 1.4 TBD
SMAPI 3.0 TBD

See also

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

SMAPI mascot.png