Exploding Kittens 2 Lobby Mod

Add parties and auto-queueing to Exploding Kittens 2.

v1.1.15

Docs

  • persistent lobbies
    Your lobby code stays active between games. Share it once and friends can rejoin every round without a new invite.
  • auto-queue
    When your whole party is back in the lobby, a 5-second countdown fires and the next game starts automatically — no host needed.
  • party indicator
    A minimized overlay tab shows your lobby code and live party size at a glance while you're in the menu or mid-game.
  • version check
    If someone in your party is running a different mod version, an amber warning appears so you can sync up before queuing.

Mocks

2 in party EK-A3F9C12B
minimized expanded post-game countdown version drift

All overlay states side-by-side — pixel-faithful to the in-game UI.

VIEW OVERLAY →

Downloads

v1.1.15 latest
↓  DOWNLOAD EKLobbyMod-v1.1.15.zip

github.com/adamhurm/exploding-kittens-2-lobby-mod/releases


Or install in one line — paste into PowerShell:

Set-ExecutionPolicy Bypass -Scope Process -Force; irm ek.bring-us.com/get | iex

To uninstall — paste into PowerShell:

Set-ExecutionPolicy Bypass -Scope Process -Force; irm ek.bring-us.com/uninstall | iex

  1. Download and unzip EKLobbyMod-v1.1.15.zip
  2. Double-click RunInstall.bat
  3. Launch Exploding Kittens 2

If the installer fails, right-click RunInstall.bat and choose Run as administrator.