Codex Pets
Back to gallery

Meatwad

By scoomdroll

A squat red meatball companion with sleepy half-lidded eyes and sesame-like pale spots.

meatwadathf

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

Manual ZIP fallback

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

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

Expected folder

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

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