You are viewing a potentially older version of this package. View all versions.
flibber-BingoUI-0.1.1 icon

BingoUI

Show a UI useful for Bingo races

Date uploaded 7 months ago
Version 0.1.1
Download link flibber-BingoUI-0.1.1.zip
Downloads 85
Dependency string flibber-BingoUI-0.1.1

This mod requires the following mods to function

BepInEx-BepInExPack_Silksong-5.4.2304 icon
BepInEx-BepInExPack_Silksong

BepInEx modloader. Preconfigured and ready to use.

Preferred version: 5.4.2304
MonoDetour-MonoDetour_BepInEx_5-0.7.9 icon
MonoDetour-MonoDetour_BepInEx_5

HarmonyX interop & BepInEx 5 logger integration for MonoDetour. Initializes MonoDetour early as a side effect.

Preferred version: 0.7.9
flibber-CanvasUtil-1.0.0 icon
flibber-CanvasUtil

Basic utility for making in-game UIs.

Preferred version: 1.0.0
silksong_modding-UnityHelper-1.1.0 icon
silksong_modding-UnityHelper

Library containing utility functions associated with Unity objects.

Preferred version: 1.1.0
silksong_modding-FsmUtil-0.3.3 icon
silksong_modding-FsmUtil

A library for mods to easily make changes to PlayMakerFSMs.

Preferred version: 0.3.3
silksong_modding-SilksongPrepatcher-1.2.0 icon
silksong_modding-SilksongPrepatcher

General Preloader Patcher for Silksong Modding.

Preferred version: 1.2.0
silksong_modding-I18N-1.0.2 icon
silksong_modding-I18N

A Hollow Knight: Silksong mod that automatically loads localized text for other mods.

Preferred version: 1.0.2
silksong_modding-DataManager-1.0.2 icon
silksong_modding-DataManager

DataManager is a mod that saves and loads data - global as well as save slot-specific - on behalf of other mods.

Preferred version: 1.0.2
silksong_modding-ModMenu-0.2.0 icon
silksong_modding-ModMenu

API for extending Silksong Menus

Preferred version: 0.2.0

README

BingoUI

A Hollow Knight: Silksong mod to show counts of various in-game statistics on the screen. This is primarily intended as an tool for Bingo races.

Important note

Currently the counters have been disabled, and only the spent geo tracker is functional. The counters will be added as and when I get icons for them.

Notes

For the consumable collectible trackers (e.g. rosary necklaces), the text appears as X(Y), where X is the number currently in the inventory and Y is the total number ever picked up. Y excludes from reusable sources such as rosary machines and shops.

WIP

This mod is currently a work in progress. Icons can and should be created from the template in the assets folder.

Anything that requires save data does not behave properly at the moment. It will be reset when you close the game, but will not be reset when entering a different save file.

Things like config options, more counters (obviously), and ItemChanger integration, are planned.

Requested counters

  • Craftmetal, relics

Note - I think there aren't enough cogheart pieces to merit a separate counter for them.