Alterações

Linha 153: Linha 153:  
</ol>
 
</ol>
   −
This will be listed in the console output when the game is launching. For more info, see the [[Modding:Modder Guide/APIs/Manifest|manifest docs]].
+
Isso será listado na saída do console quando o jogo for iniciado. Para obter mais informações, consulte os documentos do [[Modding: Modder Guide / APIs / Manifest | manifest]].
   −
===Try your mod===
+
=== Experimente o seu 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 <tt>Mods</tt> folder.</small>
+
# Construa o projeto. <br /> <small> Se você executou as etapas '' [[# #Criar o projeto | crie o projeto]] '' corretamente, isso adicionará automaticamente seu mod aos <tt> Mods do jogo </ pasta tt>. </small>
# Run the game through SMAPI.
+
# Execute o jogo através do SMAPI.
   −
The mod so far will just send a message to the console window whenever you press a key in the game.
+
O mod até agora enviará uma mensagem para a janela do console sempre que você pressionar uma tecla no jogo.
   −
===Troubleshoot===
+
=== Solucionar problemas ===
If the tutorial mod doesn't work...
+
Se o mod tutorial não funcionar ...
   −
# Review the above steps to make sure you didn't skip something.
+
# Revise as etapas acima para garantir que você não pulou alguma coisa.
# Check for error messages which may explain why it's not working:
+
# Verifique as mensagens de erro que podem explicar por que não está funcionando:
#* In Visual Studio, click ''Build > Rebuild Solution'' and check the ''Output'' pane or ''Error'' list.
+
# * No Visual Studio, clique em '' Build> Rebuild Solution '' e verifique o painel '' Output '' ou a lista '' Error ''.
#* In MonoDevelop, click ''Build > Rebuild All'' and wait until it's done. Then click the "Build: XX errors, XX warnings" bar at the top, and check the ''XX Errors'' and ''Build Output'' tabs.
+
# * No MonoDevelop, clique em '' Build> Rebuild All '' e aguarde até que esteja pronto. Em seguida, clique na barra "Build: XX errors, XX warnings" na parte superior e verifique as guias '' XX Errors '' e '' Build Output ''.
# See the [[Modding:Modder Guide/Test and Troubleshoot|troubleshooting guide]].
+
# Consulte o [[Modding: Guia do Modder / Guia de Teste e Solução de Problemas | Guia do Modder / Guia de Teste e Solução de Problemas ]].
# If all else fails, come ask for help in the [[Modding:Community#Discord|#modding in the Stardew Valley Discord]]. :)
+
# Se tudo mais falhar, peça ajuda na [[Modding: Community # Discord | #modding na Stardew Valley Discord]]. :)
    
==Go further==
 
==Go further==
31

edições