Changes

m
Adds an explanation and fix for if the text from the text-mod-code is unreadable in the console.
Line 167: Line 167:  
===Try your mod===
 
===Try your mod===
 
# Build the project.<br /><small>If you did the ''[[#Create the project|create the project]]'' steps correctly, this will automatically add your mod to the game's <samp>Mods</samp> folder.</small>
 
# Build the project.<br /><small>If you did the ''[[#Create the project|create the project]]'' steps correctly, this will automatically add your mod to the game's <samp>Mods</samp> folder.</small>
 +
 +
# Warning, the default text-colours in the console may be set in a way that makes them completely unreadable unless you change them. Open the config.json file in your "/Stardew Valley/smapi-internal/" folder, search for "ConsoleColors" and then edit the "Trace" and "Debug" colours so that they become visible within your console.
 +
 +
# The default path on linux is /home/username/.local/share/Steam/steamapps/common/Stardew Valley/smapi-internal/
 +
 
# Run the game through SMAPI.
 
# Run the game through SMAPI.
  
3

edits