Codex Pets
Back to gallery

Soyo

By @雫跡

A tiny chibi digital pet inspired by Nagasaki Soyo, with soft chestnut hair, blue-gray eyes, a deep teal school uniform, and a gentle poised expression.

animatedmygobangdreammujica

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-soyo

Manual ZIP fallback

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

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

Expected folder

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

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