Codex Pets
Back to gallery

Tilly

By @xIGBClutchIx

Tilly is a fluffy long-haired calico kitty with a white chest ruff, pink nose, green-yellow eyes, and calm curious expression.

catcute

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 xigbclutchix-tilly

Manual ZIP fallback

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

# macOS / Linux
mkdir -p ~/.codex/pets/xigbclutchix-tilly
unzip xigbclutchix-tilly.zip -d ~/.codex/pets/xigbclutchix-tilly

Expected folder

C:\Users\[username]\.codex\pets\xigbclutchix-tilly\
  pet.json
  spritesheet.webp

~/.codex/pets/xigbclutchix-tilly/
  pet.json
  spritesheet.webp