Stardew_Valley_Mods/GeneralMods/BillboardAnywhere/README.md

30 lines
845 B
Markdown
Raw Normal View History

2017-07-31 12:56:32 +08:00
**Billboard Anywhere** is a [Stardew Valley](http://stardewvalley.net/) mod which lets you look at
the billboard anywhere in-game for easy access to upcoming events and birthdays.
Compatible with Stardew Valley 1.2+ on Linux, Mac, and Windows.
## Installation
1. [Install the latest version of SMAPI](https://github.com/Pathoschild/SMAPI/releases).
2. Install [this mod from Nexus mods](http://www.nexusmods.com/stardewvalley/mods/492).
3. Run the game using SMAPI.
## Usage
Press `B` while in-game to show the billboard menu. Edit the `config.json` file to change the key.
2017-07-31 12:56:32 +08:00
## Versions
1.0
* Initial release.
1.1:
* Updated to Stardew Valley 1.1 and SMAPI 0.40 1.1-3.
2017-08-06 03:20:15 +08:00
1.3:
* Updated to Stardew Valley 1.2 and SMAPI 1.12.
1.4:
* Switched to standard JSON config file.
2017-08-06 03:20:15 +08:00
* Internal refactoring.
2017-10-12 04:20:46 +08:00
1.4.1:
* Enabled update checks in SMAPI 2.0+.