Codex Pets
Back to gallery

Hugin

By https://github.com/grasberg

A yellow bearded dragon wearing sunglasses.

bearded-dragonlizard

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-grasberg-hugin

Manual ZIP fallback

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

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

Expected folder

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

~/.codex/pets/github-com-grasberg-hugin/
  pet.json
  spritesheet.webp