Codex Pets
Back to gallery

Front 242

By scoomdroll

A tiny industrial EBM-inspired companion in a black utility jacket, red visor goggles, and stompy boots.

front-242ebmindustrial

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-front-242

Manual ZIP fallback

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

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

Expected folder

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

~/.codex/pets/scoomdroll-front-242/
  pet.json
  spritesheet.webp