Codex Pets
Back to gallery

Zuri

By @JodyOnX

Zuri is a tiny joyful pixel-art toddler companion with two curly puff buns, cream and pink bows, a pink floral dress, white socks, and pink clogs.

zuritoddler

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 jody-zuri

Manual ZIP fallback

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

# macOS / Linux
mkdir -p ~/.codex/pets/jody-zuri
unzip jody-zuri.zip -d ~/.codex/pets/jody-zuri

Expected folder

C:\Users\[username]\.codex\pets\jody-zuri\
  pet.json
  spritesheet.webp

~/.codex/pets/jody-zuri/
  pet.json
  spritesheet.webp