Skip to content

Add monochrome pug runner - #53

Open
Gauthier-Huguenin wants to merge 1 commit into
runcat-dev:mainfrom
Gauthier-Huguenin:agent/add-pug-runner
Open

Add monochrome pug runner#53
Gauthier-Huguenin wants to merge 1 commit into
runcat-dev:mainfrom
Gauthier-Huguenin:agent/add-pug-runner

Conversation

@Gauthier-Huguenin

Copy link
Copy Markdown

Type of Change

  • Add a new runner
  • Fix or improve an existing runner
  • Other (site, docs, tooling)

Summary

Adds pug, an original monochrome eight-frame running animation featuring a
pug dog. The runner gives RunCat Neo users another compact dog animation and
includes the gallery preview, metadata, frame archive, and manifest entry.

Checklist for Adding a Runner

  • I have read CONTRIBUTING.md and followed the steps described there.
  • The runner is my original work, or I hold the rights to it, and I consent to its distribution under this repository's license (Apache-2.0).
  • The runner does NOT contain third-party intellectual property (e.g., Pokémon, Mario, or other copyrighted/trademarked characters).
  • Files are placed at runners/<runner-name>/ as <runner-name>-frames.zip, metadata.json, and preview.png.
  • All frames are PNG files named <runner-name>-frame-<N>.png (numbered from 0), with a height of exactly 36px, a width between 10px and 100px, and all frames share the same size.
  • The zip contains only the frames, with no .DS_Store, __MACOSX/, or ._* entries.
  • metadata.json contains the correct author, displayName, type (monochrome or color), and tags.
  • preview.png is an animated PNG (APNG), 36px tall, at most 100px wide, and animates correctly.
  • runners/manifest.json includes the new runner name and stays sorted alphabetically.

Validation

python3 .github/scripts/validate_runners.py --all

All 43 runners passed validation.

@Gauthier-Huguenin
Gauthier-Huguenin marked this pull request as ready for review July 29, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant