You are viewing a potentially older version of this package. View all versions.
Xemotal-DeathCounter-1.0.1 icon

DeathCounter

Adds a simple death counter to the YAPYAP HUD.

Date uploaded 2 weeks ago
Version 1.0.1
Download link Xemotal-DeathCounter-1.0.1.zip
Downloads 75
Dependency string Xemotal-DeathCounter-1.0.1

README

# DeathCounter

A simple death counter for YAPYAP.

## Features

- Counts the deaths of the local player.

- Displays the counter at the top-center of the screen.

- Starts at Deaths: 0.

- Automatically increases when the player dies.

- Uses the game's own font.

- Includes a small shadow to improve readability.

## Installation

1. Install BepInEx 5 for YAPYAP.

2. Download XemotalDeathCounter.dll.

3. Put the DLL in:

YAPYAP/BepInEx/plugins/

4. Launch YAPYAP.

The counter will automatically appear when you enter a game.

## Usage

No configuration is required.

The counter is displayed as:

Deaths: 0

and increases automatically after each death.

## Compatibility

- Game: YAPYAP

- Mod loader: BepInEx 5

- Version: 1.0.0

## Credits

Created by Xemotal.

CHANGELOG

# Changelog

## 1.0.1

- Initial release

- Added a death counter for the local player

- Counter displayed at the top-center of the screen

- Counter starts at 0 deaths

- Automatically increments when the local player dies

- Uses the game's font for a more consistent HUD appearance

- Added a subtle black shadow for readability