General Utility Mod, aka GUM
A BepInEx plugin for 20 Minutes Till Dawn.
Features
GUM provides some quality of life configurable tweaks that make the game even better.
Configurable features
Utility
- Menu starting point: can start the game directly in the Loadout menu for instance (needs restart)
- Reverse Timer: If you prefer your timer to increase (like in endless) (needs restart)
Gameplay
- No rune: Standard and Quickplay with no rune for a harder challange
Depedency
For the in-game UI, rely on MTDUI
For modders
- Clone the repo
- Open repo in VSCode
- Setup $GameDir variable in GeneralUtilityMod.csproj
dotnet build to build and deploy mod
dotnet publish to publish a .zip file