{"id":50845293,"url":"https://github.com/predi-i/deadlock-ui-mods","last_synced_at":"2026-06-14T09:01:09.795Z","repository":{"id":357593143,"uuid":"1237420575","full_name":"Predi-i/Deadlock-UI-Mods","owner":"Predi-i","description":"A collection of QOL mods for Valve's Deadlock.","archived":false,"fork":false,"pushed_at":"2026-06-13T13:48:29.000Z","size":4722,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-06-13T15:24:13.574Z","etag":null,"topics":["deadlock","deadlock-mod","deadlock-repository","deadlock-tool","deadlock-utility","deadlock-valve"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Predi-i.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-13T07:02:11.000Z","updated_at":"2026-06-13T13:48:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Predi-i/Deadlock-UI-Mods","commit_stats":null,"previous_names":["predi-i/deadlock-ui-mods"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Predi-i/Deadlock-UI-Mods","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Predi-i%2FDeadlock-UI-Mods","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Predi-i%2FDeadlock-UI-Mods/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Predi-i%2FDeadlock-UI-Mods/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Predi-i%2FDeadlock-UI-Mods/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Predi-i","download_url":"https://codeload.github.com/Predi-i/Deadlock-UI-Mods/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Predi-i%2FDeadlock-UI-Mods/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34315075,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deadlock","deadlock-mod","deadlock-repository","deadlock-tool","deadlock-utility","deadlock-valve"],"created_at":"2026-06-14T09:01:08.624Z","updated_at":"2026-06-14T09:01:09.778Z","avatar_url":"https://github.com/Predi-i.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deadlock UI/UX \u0026 QoL Mods\n\nA collection of custom User Interface modifications and Quality of Life scripts for Valve's **Deadlock** (Source 2). \n\nThese mods are built using the Panorama API (XML/CSS/JS) to improve overall player experience.\n\n## 🛠️ Included Mods\n\n* **[Match History Cards Redesign](https://gamebanana.com/mods/674856)** \n  A complete front-end overhaul of the match history screen. Rebuilt CSS to match a cleaner, more modern design concept. (Collaborative project).\n* **[Bridge Buff Reminder](https://gamebanana.com/mods/645941)**\n  An audio-utility script that reads server time and triggers an alert 10 seconds before the bridge buff spawns.\n* **[Commend Everyone Button](https://gamebanana.com/mods/670840)** \n  Adds a native-looking button to the post-game screen that automatically finds and clicks all available commend buttons instantly.\n* **[Show Nicknames Above Heroes](https://gamebanana.com/mods/656352) / [In Top Bar](https://gamebanana.com/mods/656390)**\n  Creates a permanent overlay with player nicknames. Designed specifically to improve UX for tournament broadcasters and viewers.\n* **[Smaller Commend Notification](https://gamebanana.com/mods/648719)**\n  Reduces the size of commend notifications to eliminate UI clutter.\n* **[Old Abilities Progress Bars](https://gamebanana.com/mods/658996)**\n  Restores the classic, more readable ability progress UI.\n\n## ⚙️ Build \u0026 Installation\n\nThis 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!\n\n**Prerequisites:**\nYou must have [Reduced CSDK 12](https://deadlockmodding.pages.dev/modding-tools/csdk-12) extracted to `C:\\Reduced_CSDK_12` on your computer.\n\n**How to build:**\n1. Download or clone this repository to your PC.\n2. Navigate to the `tools` folder and run `build_mod.bat`.\n3. The script will show a list of available mods. Type the number of the mod you want to build and press Enter.\n4. The script will automatically compile and pack the mod.\n5. Grab your finished `.vpk` file from the newly created `builds/` folder!\n\n**Deployment:**\nAdd 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.\n\n## 📜 License \u0026 Usage\n\nAll work is licensed under **CC BY-NC-SA 4.0**. \nFeel 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.).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpredi-i%2Fdeadlock-ui-mods","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpredi-i%2Fdeadlock-ui-mods","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpredi-i%2Fdeadlock-ui-mods/lists"}