SlouchingCat-CurrentStageMod icon

CurrentStageMod

This mod sends a message to chat when the stage advances.

Last updated 4 years ago
Total downloads 3254
Total rating 1 
Categories Mods Tweaks
Dependency string SlouchingCat-CurrentStageMod-1.1.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-1.3.1 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, game API, detour library

Preferred version: 1.3.1

README

CurrentStageMod

By SlouchingCat (April 2018)

Mod Features:

This mod helps players keep track of their progress by tracking the current stage number. Each stage, the counter will advance and send a message to the chat that can be viewed by pressing ENTER. On Intermission stages (Bazaar and Moment), the counter will not advance. A message will still be posted on which stage will be next.

Future Features:

  • Global announcement for multiplayer
  • UI overlay with stage number
  • Toggle this mod's features on/off

Usage:

This mod is intended to be used with BepInEx.

Copy the CurrentStageMod .dll into the BepInEx\plugins directory.

Note: In future versions this mod plans to switch to multimod for better UI support.

Patch Notes:

  • v1.1.2: Fixed an issue with stage count not resetting when starting a new run.
  • v1.1.1: Core functionality added.