Codex Pets
Back to gallery

Mutsumi

By @雫跡

A quiet chibi digital pet inspired by Wakaba Mutsumi, with pale green hair, sleepy gold eyes, navy school uniform, and a tiny cucumber charm.

wakaba-mutsuminavy-school-uniformmygo

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 pet-mutsumi

Manual ZIP fallback

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

# macOS / Linux
mkdir -p ~/.codex/pets/pet-mutsumi
unzip pet-mutsumi.zip -d ~/.codex/pets/pet-mutsumi

Expected folder

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

~/.codex/pets/pet-mutsumi/
  pet.json
  spritesheet.webp