NeoKaios-GeneralUtilityMod icon

GeneralUtilityMod

This mod provides some quality of life changes to the game

Last updated 10 months ago
Total downloads 12646
Total rating 0 
Categories
Dependency string NeoKaios-GeneralUtilityMod-2.1.0
Dependants 1 other package depends on this package

This mod requires the following mods to function

BepInExPackMTD-BepInExPack_20MTD-1.0.0 icon
BepInExPackMTD-BepInExPack_20MTD

BepInEx pack for 20 Minutes Till Dawn.

Preferred version: 1.0.0
Bobbie-MTDUI-1.1.0 icon
Bobbie-MTDUI

A simple UI library for 20 Minutes Till Dawn.

Preferred version: 1.1.0
NeoKaios-UtillI-1.0.0 icon
NeoKaios-UtillI

This lib provides useful feature to show some additional text in-game

Preferred version: 1.0.0

README

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. These features are editable in-game via MTDUI or in BepInEx config file.

Configurable features

Utility

  • Reverse Timer: If you prefer your timer to increase (like in endless) (needs restart)
  • Misc stats avaiable during battle (Enemies killed)

Quality of life

  • Menu starting point: can start the game directly in the Character select menu for instance (needs restart)
  • Skill Hold: Holding the right-click down during a reload will now trigger Abby's special upon finishing the reload !

Achievement Watcher

Display special achievements that should unlocked at the end of the run

Include the following : Nimble, Pacifist, Reckless, On the edge and Gotta catch 'em ALL

Configuration:

  • Display mode: Never, Pause or Always
  • Display currently inactive achievements: true or false

Depedency

For the in-game configuration UI, rely on MTDUI

Contributions

The code for the Achievement Watcher UI was based on @sloverlord BetterUI mod

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