Stardew Valley: Improve Documentation (#1631)

This commit is contained in:
agilbert1412
2023-03-30 10:25:25 -04:00
committed by GitHub
parent 20e80d06cf
commit 4eea91daab
2 changed files with 3 additions and 2 deletions

View File

@@ -42,7 +42,8 @@ class StardewWebWorld(WebWorld):
class StardewValleyWorld(World):
"""
Stardew Valley farming simulator game where the objective is basically to spend the least possible time on your farm.
Stardew Valley is an open-ended country-life RPG. You can farm, fish, mine, fight, complete quests,
befriend villagers, and uncover dark secrets.
"""
game = "Stardew Valley"
option_definitions = stardew_valley_options

View File

@@ -23,7 +23,7 @@ guide: [Basic Multiworld Setup Guide](/tutorial/Archipelago/setup/en)
### Where do I get a YAML file?
You can customize your settings by visiting the [Stardew Valley Player Settings Page](/games/Stardew Valley/player-settings)
You can customize your settings by visiting the [Stardew Valley Player Settings Page](../player-settings)
## Joining a MultiWorld Game