StockAlert
Warns you when a good drops below its in-game global production limit.
| Last updated | 2 hours ago |
| Total downloads | 1 |
| Total rating | 0 |
| Categories | Mods |
| Dependency string | MSTFON-StockAlert-1.0.1 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100ATS_API_Devs-API
Simplifies adding/changing ATS and adds fixes/QOL changes.
Preferred version: 3.7.0README
ATS-StockAlert
ATS-StockAlert is a BepInEx mod for Against the Storm that warns you when your stock of a good drops below its in-game global production limit.
What it does
- watches goods that have a production limit set in the Recipes menu
- uses that same production limit as the alert threshold
- shows low-stock goods in a compact HUD list in the bottom-right corner
- puts newly triggered shortages at the top of the list
- opens a small overview window with
F8
If a good has no production limit, it is ignored by the mod.
Usage
- Set a global production limit for a good in the Recipes menu.
- When your current stock drops below that limit, the good appears in the Stock Alert HUD.
- Press
F8to view the monitored goods and their current thresholds.
Requirements
- Against the Storm
- BepInEx 5
Build
Update StormPath in StockAlert.csproj to match your game install, then build the project.