Changes

Jump to navigation Jump to search
+ testing in multiplayer
Line 88: Line 88:     
You're referencing a field which should no longer be used. Use the suggested field name instead to fix it.
 
You're referencing a field which should no longer be used. Use the suggested field name instead to fix it.
 +
 +
==Testing in multiplayer==
 +
You can test mods in multiplayer on the same computer, by launching two instances of the game. This needs a few extra steps.
 +
 +
# Prepare player one:
 +
## Launch SMAPI like usual.
 +
## From the title screen: click ''co-op'', then ''host''.
 +
## Start a new save slot (unless you've already created one). Make sure to set 'starting cabins' to at least one (you'll need one cabin per extra player).
 +
# Prepare player two:
 +
## Launch SMAPI from a terminal or command prompt like this:
 +
##* Windows: <code>StardewModdingAPI.exe --log-path "SMAPI-latest-player2.txt"</code>
 +
##* Linux or Mac: <code>StardewValley --log-path "SMAPI-latest-player2.txt"</code>
 +
## From the title screen: click ''co-op'', then ''join LAN game''.
 +
## Leave the 'Enter IP...' box empty and click OK.
    
[[Category:Modding]]
 
[[Category:Modding]]
translators
8,403

edits

Navigation menu