

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.
Settings can be configured in the BepInEx config file, or by using ModMenu.
The spent rosary counter shows the number of spent rosaries. The counter in the HUD and the counter in the inventory (on the main inventory page) can be toggled separately. (There is a separate rosary display on the rosary cannon, which cannot be turned into a spent rosary counter.)
current_fleas(fleas_in_current_area). Vog, Kratt and the large flea are included.current_lockets(total_obtained_lockets).num_delivery_quests{num_distinct_delivery_quests}. The Courier's rasher delivery
is not included in this counter (I believe).num_in_inventory(num_ever_picked_up). The number in brackets only includes items picked up as shinies,
not bought from machines or shops. The string/necklace counters include all types of string/necklace,
e.g. frayed rosary strings and rosary strings are both included in the strings counter.num_relics{num_distinct_relic_types}. Psalm/Sacred cylinders are not included in this count.
The psalm/sacred cylinder counter includes both types.num_owned(num_ever_obtained). This includes
craftmetal from shops and silkeaters from Styx.To add/request new counters, feel free to make a pull request, issue, or ping me in the modding, speedrunning or bingy Discord. (Actually it is probably good to ping me in Discord even if you make a PR or issue).
To make new icons, use the template in the assets folder of this repository. Providing an icon makes it more likely for the new counters to be added sooner.