Codex Pets
Back to gallery

Bat Girl

By scoomdroll

A tiny gothic-cute bat-girl digital pet with folded wings, big ears, and a mischievous smile.

bat-girlgoth

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

Manual ZIP fallback

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

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

Expected folder

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

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