-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathreadme.txt
24 lines (18 loc) · 1.07 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Object Progress Bars - 1.0.0
Shows progress bars on refining or artisan goods machines. Use keyboard key 'P' to toggle progress bars (configurable).
REQUIREMENTS:
• Stardew Valley 1.3
• SMAPI 2.7 or later
INSTALLATION:
• Unzip the mod folder into Stardew Valley/Mods
FEATURES:
• Shows accurate progress bars that can be toggled on/off with a shortcut key.
• Calculates progress based on the time left until processing will be complete and total time a machine takes for completion, according to the wiki.
• Guesses progress for the few machines (Worm Bin, Oil Maker, Cask(?)) that don't have a determinable total time.
• Progress bars resemble original game UI.
CAVEATS:
• Worm Bin and Oil Maker progress might look inconsistent every time game is loaded since the total time is being guessed. However they do sort of provide a correct estimation of time left on processing.
• Cask wasn't tested since I don't have a cellar. It's behavior might be weird.
• Mod was only tested on Linux.
CREDITS:
♦ spacechase0's Object Time Left was used as a starting point. 1.0.1