Difference between revisions of "Modding:Index"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎Main guides: + Content Patcher guide)
(rough reorganisation into using vs creating mods)
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==
+
==Using mods==
 
{|
 
{|
 
|-
 
|-
 
|style="border: 2px solid rgb(0, 116, 72); background: rgba(3, 160, 7, 0.1); padding: 1em;"| <big>'''[[Modding:Player Guide/Getting Started|Using mods]]'''</big><br />How to install SMAPI, use mods, and troubleshoot them. Includes the compatibility list.
 
|style="border: 2px solid rgb(0, 116, 72); background: rgba(3, 160, 7, 0.1); padding: 1em;"| <big>'''[[Modding:Player Guide/Getting Started|Using mods]]'''</big><br />How to install SMAPI, use mods, and troubleshoot them. Includes the compatibility list.
 +
|}
 +
 +
* [[Modding:Community|Get help, ask questions, or discuss with the community]]
 +
* [[Modding:Using XNB mods|Using XNB mods]] (not recommended)
 +
* [[Modding:Android|Modding on Android]]
 +
 +
==Creating mods==
 +
''Looking for something specific? Try [{{fullurl:Special:Search|ns570=1}} searching the <tt>Modding</tt> namespace].''
 +
 +
{|
 
|-
 
|-
 
|style="border: 2px solid rgb(0, 116, 72); background: rgba(3, 160, 7, 0.1); padding: 1em;"| <big>'''[[Modding:Modder Guide/Get Started|Creating SMAPI mods]]'''</big><br />How to create SMAPI mods, with tutorials and documentation. This includes the full SMAPI API + event reference.
 
|style="border: 2px solid rgb(0, 116, 72); background: rgba(3, 160, 7, 0.1); padding: 1em;"| <big>'''[[Modding:Modder Guide/Get Started|Creating SMAPI mods]]'''</big><br />How to create SMAPI mods, with tutorials and documentation. This includes the full SMAPI API + event reference.
Line 13: Line 23:
 
|}
 
|}
  
==Search==
+
[[Modding:Community|Get help, ask questions, or discuss with the community]]
Looking for something specific? Try [{{fullurl:Special:Search|ns570=1}} searching the <tt>Modding</tt> namespace].
 
 
 
==Advanced topics==
 
===For players===
 
* [[Modding:Using XNB mods|Using XNB mods]] (not recommended)
 
* [[Modding:Android|Modding on Android]]
 
  
===For mod creators===
+
Advanced topics:
 
* [[Modding:Common tasks|Common tasks (SMAPI mods)]]
 
* [[Modding:Common tasks|Common tasks (SMAPI mods)]]
 
* [[Modding:Open source|Open source]]
 
* [[Modding:Open source|Open source]]
Line 52: Line 56:
 
** [[Modding:Weather data|Weather]]
 
** [[Modding:Weather data|Weather]]
  
===Migration guides===
+
Migration guides:
These pages explain how to update your mod code for...
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 71: Line 74:
 
| [[Modding:Migrate to SMAPI 3.0|SMAPI 3.0]] || TBD
 
| [[Modding:Migrate to SMAPI 3.0|SMAPI 3.0]] || TBD
 
|}
 
|}
 
===See also===
 
* [[Modding:Community#Discord|Chat on Discord]] — get help, ask questions, or discuss with modders and SMAPI developers.
 
 
[[File:SMAPI mascot.png|20px]]
 
  
 
[[Category:Modding| ]]
 
[[Category:Modding| ]]

Revision as of 18:17, 3 October 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.

Using mods

Using mods
How to install SMAPI, use mods, and troubleshoot them. Includes the compatibility list.

Creating mods

Looking for something specific? Try searching the Modding namespace.

Creating SMAPI mods
How to create SMAPI mods, with tutorials and documentation. This includes the full SMAPI API + event reference.
Creating Content Patcher packs
How to create content packs for Content Patcher, including links to more info.
Translating mods
How to contribute mod translations for any language supported by the game. (And for modders, how to enable and request translations.)

Get help, ask questions, or discuss with the community

Advanced topics:

Migration guides:

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