Codex Pets
Back to gallery

Wojak

By NotOnKetamine

A tiny Wojak pet

pet

Preview the moves

Bring this pet into Codex

Install directly with npx, then reload pets in Codex settings when you are ready to meet it there.

npx @scoomdroll/codexpets install notonketamine-wojak

Manual ZIP fallback

# Windows PowerShell
New-Item -ItemType Directory -Force "$env:USERPROFILE\.codex\pets\notonketamine-wojak"
Expand-Archive -LiteralPath ".\notonketamine-wojak.zip" -DestinationPath "$env:USERPROFILE\.codex\pets\notonketamine-wojak" -Force

# macOS / Linux
mkdir -p ~/.codex/pets/notonketamine-wojak
unzip notonketamine-wojak.zip -d ~/.codex/pets/notonketamine-wojak

Expected folder

C:\Users\[username]\.codex\pets\notonketamine-wojak\
  pet.json
  spritesheet.webp

~/.codex/pets/notonketamine-wojak/
  pet.json
  spritesheet.webp