Codex Pets
Back to gallery

Am Nyam

By https://github.com/mel1x

A tiny candy-loving green monster pet inspired by Om Nom, simplified for Codex.

cutemonster

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 github-com-mel1x-am-nyam

Manual ZIP fallback

# Windows PowerShell
New-Item -ItemType Directory -Force "$env:USERPROFILE\.codex\pets\github-com-mel1x-am-nyam"
Expand-Archive -LiteralPath ".\github-com-mel1x-am-nyam.zip" -DestinationPath "$env:USERPROFILE\.codex\pets\github-com-mel1x-am-nyam" -Force

# macOS / Linux
mkdir -p ~/.codex/pets/github-com-mel1x-am-nyam
unzip github-com-mel1x-am-nyam.zip -d ~/.codex/pets/github-com-mel1x-am-nyam

Expected folder

C:\Users\[username]\.codex\pets\github-com-mel1x-am-nyam\
  pet.json
  spritesheet.webp

~/.codex/pets/github-com-mel1x-am-nyam/
  pet.json
  spritesheet.webp