Codex Pets
Back to gallery

Brown Fox

By georgeantonopoulos

A very cute brown fox Codex desktop pet.

foxcutebrownanimal

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 georgeantonopoulos-brown-fox

Manual ZIP fallback

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

# macOS / Linux
mkdir -p ~/.codex/pets/georgeantonopoulos-brown-fox
unzip georgeantonopoulos-brown-fox.zip -d ~/.codex/pets/georgeantonopoulos-brown-fox

Expected folder

C:\Users\[username]\.codex\pets\georgeantonopoulos-brown-fox\
  pet.json
  spritesheet.webp

~/.codex/pets/georgeantonopoulos-brown-fox/
  pet.json
  spritesheet.webp