Codex Pets
Back to gallery

DaoDun

By https://github.com/vinjn/

A compact pixel-art meme warrior pet with a round dog-like body, a smug grin, a short sword, and a raised wooden shield.

cutememedog

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-vinjn-daodun

Manual ZIP fallback

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

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

Expected folder

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

~/.codex/pets/github-com-vinjn-daodun/
  pet.json
  spritesheet.webp