Codex Pets
Back to gallery

Bat

By scoomdroll

A tiny night-shift bat companion with big ears and soft purple-gray wings.

phantombatcute

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

Manual ZIP fallback

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

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

Expected folder

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

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