Stardew_Valley_Mods/GeneralMods/AutoSpeed/README.md

32 lines
908 B
Markdown
Raw Normal View History

2017-07-31 12:56:32 +08:00
**Auto Speed** is a [Stardew Valley](http://stardewvalley.net/) mod which lets you move faster
without the need to enter commands in the console.
2016-03-06 18:38:19 +08:00
2017-07-31 12:56:32 +08:00
Compatible with Stardew Valley 1.2+ on Linux, Mac, and Windows.
2016-03-27 16:07:38 +08:00
2017-07-31 12:56:32 +08:00
## 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/443).
3. Run the game using SMAPI.
2016-03-27 16:07:38 +08:00
2017-07-31 12:56:32 +08:00
## Usage
Launch the game with the mod installed to generate the config file, then edit the `config.json` to
set the speed you want (higher values are faster).
2016-03-07 00:42:25 +08:00
2017-07-31 12:56:32 +08:00
## Versions
1.0
* Initial release.
2017-07-31 12:56:32 +08:00
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.
* Fixed config defaulting to normal speed.
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+.