Codex Pets
Back to gallery

bunnydou

By https://github.com/isdou

Bunnydou is a small gentle white rabbit companion from XiaoDou's world.

rabbitbunnyxiaodoucompanion

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-isdou-bunnydou

Manual ZIP fallback

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

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

Expected folder

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

~/.codex/pets/github-com-isdou-bunnydou/
  pet.json
  spritesheet.webp