Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmarcoux/displayenergy
DisplayEnergy is a Stardew Valley mod built with SMAPI mod to permanently display the player's current and max energy.
https://github.com/dmarcoux/displayenergy
Last synced: about 1 month ago
JSON representation
DisplayEnergy is a Stardew Valley mod built with SMAPI mod to permanently display the player's current and max energy.
- Host: GitHub
- URL: https://github.com/dmarcoux/displayenergy
- Owner: dmarcoux
- License: mit
- Created: 2022-01-14T17:44:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-22T21:18:40.000Z (6 months ago)
- Last Synced: 2024-07-23T14:59:06.747Z (6 months ago)
- Language: C#
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
_DisplayEnergy_ is a [_Stardew Valley_](https://www.stardewvalley.net/) mod
built with [_SMAPI_](https://smapi.io/) mod to permanently display the player's
current and max energy.This mod supports split-screen and the position of the energy text is
customizable in-game when [Generic Mod Config
Menu](https://www.nexusmods.com/stardewvalley/mods/5098) is installed.## How to Install This Mod
Refer to the [_SMAPI_ player
guide](https://stardewvalleywiki.com/Modding:Player_Guide) to learn how to
install _SMAPI_ mods.This mod is available on
[ModDrop](https://www.moddrop.com/stardew-valley/mods/1087175-displayenergy) and
[NexusMods](https://www.nexusmods.com/stardewvalley/mods/10662).## Acknowledgements
_DisplayEnergy_ was based off the
[EnergyCount](https://www.nexusmods.com/stardewvalley/mods/4272) mod, thank you
_Crystallyne_ for creating that mod. I decided to create _DisplayEnergy_ when I
realized _EnergyCount_ didn't support split-screen. Later on, I made the
position of the energy text customizable.