Codex Pets
Back to gallery

Gandalf

By drclassy

A stern orange pixel cat companion for Codex with a premium Sentra-inspired personality with a completely side by side frame.

animal-cute-garfield

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 classy-gandalf

Manual ZIP fallback

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

# macOS / Linux
mkdir -p ~/.codex/pets/classy-gandalf
unzip classy-gandalf.zip -d ~/.codex/pets/classy-gandalf

Expected folder

C:\Users\[username]\.codex\pets\classy-gandalf\
  pet.json
  spritesheet.webp

~/.codex/pets/classy-gandalf/
  pet.json
  spritesheet.webp