Änderungen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Zeile 6: Zeile 6:  
==Für Spieler==
 
==Für Spieler==
 
===Was tun===
 
===Was tun===
# Für jeden Mod den du installiert hast, folge der Anleitung unterhalb angegeben. Wenn ein Mod nicht genannt wird, probiere es mit der neusten Version.<br /><small>Hinweis: da der Großteil der Community englischsprachig ist und die Liste mehrmals täglich aktualisiert wird, ist es momentan nicht möglich diese Liste zu übersetzen. Falls du englische Begriffe nicht verstehst, kannst du gerne auch auf Deutsch auf dem Discordserver im #support Kanal nachfragen</small>
+
# Für jeden Mod den du installiert hast, folge der Anleitung unterhalb angegeben. Wenn ein Mod nicht genannt wird, probiere es mit der neusten Version.<br /><span style="font-size: smaller;">Hinweis: da der Großteil der Community englischsprachig ist und die Liste mehrmals täglich aktualisiert wird, ist es momentan nicht möglich diese Liste zu übersetzen. Falls du englische Begriffe nicht verstehst, kannst du gerne auch auf Deutsch auf dem Discordserver im #support Kanal nachfragen</span>
 
# Wenn ein Mod weiterhin Fehler verursacht, benachrichtige uns im [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/ koordinations Thread] (mit [[Modding:Spieleranleitung/Problembehebung#Finde_dein_SMAPI_Protokoll|deinem SMAPI Protkoll]] beigefügt) und wir werden dir helfen.
 
# Wenn ein Mod weiterhin Fehler verursacht, benachrichtige uns im [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/ koordinations Thread] (mit [[Modding:Spieleranleitung/Problembehebung#Finde_dein_SMAPI_Protokoll|deinem SMAPI Protkoll]] beigefügt) und wir werden dir helfen.
   Zeile 2.690: Zeile 2.690:  
   |nexus id = 2830
 
   |nexus id = 2830
 
   |github  =  
 
   |github  =  
   |broke in = Stardew Valley 1.3.29<br /><small>(due to Level Extender)</small>
+
   |broke in = Stardew Valley 1.3.29<br /><span style="font-size: smaller;">(due to Level Extender)</span>
 
}}
 
}}
 
{{/entry
 
{{/entry
Zeile 5.100: Zeile 5.100:  
# [https://help.github.com/articles/fork-a-repo/ Fork the code].
 
# [https://help.github.com/articles/fork-a-repo/ Fork the code].
 
# Make your changes to that fork (see [[#Updating a mod|updating a mod]]).
 
# Make your changes to that fork (see [[#Updating a mod|updating a mod]]).
# Increase the version in <samp>manifest.json</samp> by <samp>0.0.1</samp> and add <samp>-unofficial.1-yourName</samp>.<br /><small>For example, if the current version is 1.0.0 and your name is SampleUser, change it to <samp>1.0.1-unofficial.1-sampleUser</samp>. If you need to release a new unofficial update, just increment <samp>unofficial.1</samp> to <samp>unofficial.2</samp>, etc. This ensures that official versions supersede unofficial ones (e.g. for update checks), and other users can release newer unofficial updates if needed.</small>
+
# Increase the version in <samp>manifest.json</samp> by <samp>0.0.1</samp> and add <samp>-unofficial.1-yourName</samp>.<br /><span style="font-size: smaller;">For example, if the current version is 1.0.0 and your name is SampleUser, change it to <samp>1.0.1-unofficial.1-sampleUser</samp>. If you need to release a new unofficial update, just increment <samp>unofficial.1</samp> to <samp>unofficial.2</samp>, etc. This ensures that official versions supersede unofficial ones (''e.g.,'' for update checks), and other users can release newer unofficial updates if needed.</span>
 
# Push your changes to GitHub.
 
# Push your changes to GitHub.
# Post a release package to the [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524 coordination thread] with a link to your fork on GitHub.<br /><small>(If the mod uses the NuGet build package, there should be a release package named <samp><mod name> <version>.zip</samp> in your bin folder.)</small>
+
# Post a release package to the [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524 coordination thread] with a link to your fork on GitHub.<br /><span style="font-size: smaller;">(If the mod uses the NuGet build package, there should be a release package named <samp><mod name> <version>.zip</samp> in your bin folder.)</span>
 
# [https://help.github.com/articles/creating-a-pull-request/ Submit a pull request] to the original author (if applicable).
 
# [https://help.github.com/articles/creating-a-pull-request/ Submit a pull request] to the original author (if applicable).
  
105.635

Bearbeitungen

Navigationsmenü