CodexPets.app
Back to gallery

Audrey

By @JodyOnX

A tiny tribute to my fiancée from Kenya: graceful, brilliant, joyful, and full of orange sunshine. She keeps me company while I work and makes hard days softer.

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

Manual ZIP fallback

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

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

Expected folder

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

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