CodexPets.app
Back to gallery

snivy

By ramnnn2006

pokemon ig

pokemon

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 ramnnn2006-snivy

Manual ZIP fallback

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

# macOS / Linux
mkdir -p ~/.codex/pets/ramnnn2006-snivy
unzip ramnnn2006-snivy.zip -d ~/.codex/pets/ramnnn2006-snivy

Expected folder

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

~/.codex/pets/ramnnn2006-snivy/
  pet.json
  spritesheet.webp