Codex Pets
Back to gallery

Jimothy

By scoomdroll

A round little raccoon with a determined waddle and a curious masked face.

jimothyraccoon

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

Manual ZIP fallback

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

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

Expected folder

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

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