Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultrakill Kill Overlay + Keyboard Display

A BepInEx-based QoL mod for ULTRAKILL. Displays a kill counter and a live keyboard display on screen at the same time.

Features

  • Real-time kill count in the top-right corner (read from StatsManager).
  • Keyboard display in the top-left corner showing the currently pressed keys: W A S D R F G SPACE SHIFT CTRL.
  • Configurable positions via BepInEx/config/com.scainest.killoverlay.cfg (X/Y offsets for each overlay).
  • AltGr key cycles through presets:
    1. Kill + Keyboard (both visible)
    2. Kill only
    3. Keyboard only
    4. Both hidden

Installation

  1. Install BepInEx for ULTRAKILL.
  2. Download UltrakillKillOverlay.dll from the latest release.
  3. Drop it into:
    <ULTRAKILL>\BepInEx\plugins\
    
  4. Launch the game.

Build

dotnet build -c Release

The compiled DLL will be at bin/Release/UltrakillKillOverlay.dll.


Türkçe

ULTRAKILL için BepInEx tabanlı bir QoL modu. Ekranda kill sayacını ve canlı tuş göstergesini (keyboard display) aynı anda gösterir.

Özellikler

  • Sağ üst köşede anlık kill sayısı (StatsManager üzerinden okunur).
  • Sol üst köşede o an basılan tuşları gösteren keyboard display: W A S D R F G SPACE SHIFT CTRL.
  • Konumlar BepInEx/config/com.scainest.killoverlay.cfg dosyasından ayarlanabilir (her overlay için X/Y offset).
  • AltGr tuşuyla preset döngüsü:
    1. Kill + Keyboard (ikisi de açık)
    2. Sadece Kill
    3. Sadece Keyboard
    4. İkisi de kapalı

Kurulum

  1. ULTRAKILL için BepInEx yüklü olmalı.
  2. UltrakillKillOverlay.dll dosyasını en son sürümden indirin.
  3. Şu klasöre atın:
    <ULTRAKILL>\BepInEx\plugins\
    
  4. Oyunu başlatın.

Derleme

dotnet build -c Release

Çıkan DLL bin/Release/UltrakillKillOverlay.dll içindedir.

About

BepInEx mod for ULTRAKILL: on-screen kill counter and live keyboard display, with AltGr preset cycling

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages