Codex Pets
Back to gallery

Hotstuff

By scoomdroll

A tiny red devil companion with horns, pointed ears, a tail, white shorts, and a trident.

devilhotstuffcartoon

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

Manual ZIP fallback

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

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

Expected folder

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

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