Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codex Pets

A community collection of custom Codex-compatible animated pets. Each pet lives in its own directory under pets/ so the collection can grow without mixing package files.

Available pets

Pet Description Package
MetaByte A cheerful red-panda systems builder with a coder's patience and a market tactician's focus. Codex v2 · 9 animations · 16 look directions

MetaByte animation contact sheet

Repository layout

pets/
└── <pet-id>/
    ├── pet.json
    ├── spritesheet.webp
    ├── README.md
    ├── contact-sheet.png
    ├── look-directions.png
    └── previews/

Only pet.json and spritesheet.webp are required for installation. Preview media is included to make community review easier.

Install a pet

For MetaByte:

mkdir -p ~/.codex/pets/metabyte
cp pets/metabyte/pet.json pets/metabyte/spritesheet.webp ~/.codex/pets/metabyte/

Add another pet

Create pets/<pet-id>/, keep the manifest ID aligned with the directory name, and include the pet's validated spritesheet. See CONTRIBUTING.md for the expected package contract and review checklist.

License

The repository, pet packages, and included preview assets are released under the MIT License.

About

A community collection of custom Codex-compatible animated pets. Each pet lives in its own directory under pets/ so the collection can grow without mixing package files.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors