You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 6 days ago |
| Version | 1.0.1 |
| Download link | Flyingcoyote-ForceJolly-1.0.1.zip |
| Downloads | 56 |
| Dependency string | Flyingcoyote-ForceJolly-1.0.1 |
This mod requires the following mods to function
Thunderstore-unreal_shimloader
Thunderstore Mod Manager and r2modmanPlus support for RE-UE4SS.
Preferred version: 1.1.7README
ForceJolly - THIS MOD WAS MADE WITH CLAUDE CODE!
Merry Christmas, whenever you want it. Works on VotV a09k+
What it does
This mod post-hooks setJolly and overwrites the holiday flags right after the game computes
them - before any decorations spawn. No system clock changes, no date faking.
- Christmas is forced on by default.
- F8 toggles the override at runtime (reload the save or menu to apply/remove decorations).
Compatibility
Built for VotV a09n with UE4SS (unreal-shimloader). The hooked function and property names were taken from the a09n blueprints; other versions may differ.
Enjoy, Flyingcoyote
CHANGELOG
1.0.0
- Initial release for VotV a09k.
- Post-hooks mainGamemode:setJolly and forces isChristmas (optionally isHalloween, isEaster, april1st) after the game computes them, so all holiday content spawns on any date.
- F8 runtime toggle.