Codex Pets
Back to gallery

Badgey

By scoomdroll

A cheerful golden delta-badge companion with tiny arms, boots, and an eager grin.

star-trekbadgey

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 scoomdroll-badgey

Manual ZIP fallback

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

# macOS / Linux
mkdir -p ~/.codex/pets/scoomdroll-badgey
unzip scoomdroll-badgey.zip -d ~/.codex/pets/scoomdroll-badgey

Expected folder

C:\Users\[username]\.codex\pets\scoomdroll-badgey\
  pet.json
  spritesheet.webp

~/.codex/pets/scoomdroll-badgey/
  pet.json
  spritesheet.webp