https://github.com/predi-i/deadlock-ui-mods
A collection of QOL mods for Valve's Deadlock.
https://github.com/predi-i/deadlock-ui-mods
deadlock deadlock-mod deadlock-repository deadlock-tool deadlock-utility deadlock-valve
Last synced: 20 days ago
JSON representation
A collection of QOL mods for Valve's Deadlock.
- Host: GitHub
- URL: https://github.com/predi-i/deadlock-ui-mods
- Owner: Predi-i
- Created: 2026-05-13T07:02:11.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-13T13:48:29.000Z (21 days ago)
- Last Synced: 2026-06-13T15:24:13.574Z (20 days ago)
- Topics: deadlock, deadlock-mod, deadlock-repository, deadlock-tool, deadlock-utility, deadlock-valve
- Language: CSS
- Homepage:
- Size: 4.5 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deadlock UI/UX & QoL Mods
A collection of custom User Interface modifications and Quality of Life scripts for Valve's **Deadlock** (Source 2).
These mods are built using the Panorama API (XML/CSS/JS) to improve overall player experience.
## 🛠️ Included Mods
* **[Match History Cards Redesign](https://gamebanana.com/mods/674856)**
A complete front-end overhaul of the match history screen. Rebuilt CSS to match a cleaner, more modern design concept. (Collaborative project).
* **[Bridge Buff Reminder](https://gamebanana.com/mods/645941)**
An audio-utility script that reads server time and triggers an alert 10 seconds before the bridge buff spawns.
* **[Commend Everyone Button](https://gamebanana.com/mods/670840)**
Adds a native-looking button to the post-game screen that automatically finds and clicks all available commend buttons instantly.
* **[Show Nicknames Above Heroes](https://gamebanana.com/mods/656352) / [In Top Bar](https://gamebanana.com/mods/656390)**
Creates a permanent overlay with player nicknames. Designed specifically to improve UX for tournament broadcasters and viewers.
* **[Smaller Commend Notification](https://gamebanana.com/mods/648719)**
Reduces the size of commend notifications to eliminate UI clutter.
* **[Old Abilities Progress Bars](https://gamebanana.com/mods/658996)**
Restores the classic, more readable ability progress UI.
## ⚙️ Build & Installation
This repository contains the raw source code. To use these mods in-game, you need to compile them into `.vpk` format. I have included an automated build script to make this easy!
**Prerequisites:**
You must have [Reduced CSDK 12](https://deadlockmodding.pages.dev/modding-tools/csdk-12) extracted to `C:\Reduced_CSDK_12` on your computer.
**How to build:**
1. Download or clone this repository to your PC.
2. Navigate to the `tools` folder and run `build_mod.bat`.
3. The script will show a list of available mods. Type the number of the mod you want to build and press Enter.
4. The script will automatically compile and pack the mod.
5. Grab your finished `.vpk` file from the newly created `builds/` folder!
**Deployment:**
Add your compiled `.vpk` file to [Deadlock Mod Manager](https://gamebanana.com/tools/20646) or [Grimoire Mod Manager](https://gamebanana.com/tools/22583) and enable it.
## 📜 License & Usage
All work is licensed under **CC BY-NC-SA 4.0**.
Feel free to remix my mods however you like. Make sure you provide credit and do not use my work to generate profit (ad-revenue, locked content, etc.).