Codex Pets
Back to gallery

Rufus

By @8017

A cute skull encased in teal slime, wearing a berry coloured brimmed hat with a white feather.

slimeskeletonhatfeathercute

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 8017-rufus

Manual ZIP fallback

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

# macOS / Linux
mkdir -p ~/.codex/pets/8017-rufus
unzip 8017-rufus.zip -d ~/.codex/pets/8017-rufus

Expected folder

C:\Users\[username]\.codex\pets\8017-rufus\
  pet.json
  spritesheet.webp

~/.codex/pets/8017-rufus/
  pet.json
  spritesheet.webp