Codex Pets
Back to gallery

Goku

By https://github.com/STRHercules

A tiny Codex pet version of Son Goku from Dragon Ball Super.

gokudragonballdragonballpet

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 github-com-strhercules-goku

Manual ZIP fallback

# Windows PowerShell
New-Item -ItemType Directory -Force "$env:USERPROFILE\.codex\pets\github-com-strhercules-goku"
Expand-Archive -LiteralPath ".\github-com-strhercules-goku.zip" -DestinationPath "$env:USERPROFILE\.codex\pets\github-com-strhercules-goku" -Force

# macOS / Linux
mkdir -p ~/.codex/pets/github-com-strhercules-goku
unzip github-com-strhercules-goku.zip -d ~/.codex/pets/github-com-strhercules-goku

Expected folder

C:\Users\[username]\.codex\pets\github-com-strhercules-goku\
  pet.json
  spritesheet.webp

~/.codex/pets/github-com-strhercules-goku/
  pet.json
  spritesheet.webp