Random Starting Keepsake
Randomly cycle through your favorite starting keepsakes each run.
CHANGELOG
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
0.1.2 - 2026-01-07
Added
- Entry in the readme detailing the option randomizeAtRunStart
Changed
- Now using math.random to get RNG as game's method is oviously determinist but we don't want that
Fixed
- Bug with keepsake not unequipping sometimes and thus superposing with new one
0.1.1 - 2026-01-07
Fixed
- Typo that was causing a crash on game reload
0.1.0 - 2026-01-06
Added
- First version of the mod!