Codex Pets
Back to gallery

Ness

By scoomdroll

A tiny baseball kid companion with a red cap, striped shirt, bat, backpack, shorts, socks, and red sneakers.

nessearthbound

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

Manual ZIP fallback

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

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

Expected folder

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

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