Codex Pets
Back to gallery

Budgie

By https://github.com/RockonWeb

A tiny friendly yellow-green budgerigar companion based on the user reference.

cute

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 github-com-rockonweb-budgie

Manual ZIP fallback

# Windows PowerShell
New-Item -ItemType Directory -Force "$env:USERPROFILE\.codex\pets\github-com-rockonweb-budgie"
Expand-Archive -LiteralPath ".\github-com-rockonweb-budgie.zip" -DestinationPath "$env:USERPROFILE\.codex\pets\github-com-rockonweb-budgie" -Force

# macOS / Linux
mkdir -p ~/.codex/pets/github-com-rockonweb-budgie
unzip github-com-rockonweb-budgie.zip -d ~/.codex/pets/github-com-rockonweb-budgie

Expected folder

C:\Users\[username]\.codex\pets\github-com-rockonweb-budgie\
  pet.json
  spritesheet.webp

~/.codex/pets/github-com-rockonweb-budgie/
  pet.json
  spritesheet.webp