diff --git a/runners/manifest.json b/runners/manifest.json index 71f6d5a..2b41122 100644 --- a/runners/manifest.json +++ b/runners/manifest.json @@ -29,6 +29,7 @@ "lift-bro", "light-stick-dance", "otter", + "pug", "rabbit", "record-player", "rubber-duck", diff --git a/runners/pug/metadata.json b/runners/pug/metadata.json new file mode 100644 index 0000000..b1fdef7 --- /dev/null +++ b/runners/pug/metadata.json @@ -0,0 +1,9 @@ +{ + "author": "Gauthier Huguenin (Gauthier-Huguenin)", + "displayName": "Pug", + "type": "monochrome", + "tags": [ + "animal", + "dog" + ] +} diff --git a/runners/pug/preview.png b/runners/pug/preview.png new file mode 100644 index 0000000..7847263 Binary files /dev/null and b/runners/pug/preview.png differ diff --git a/runners/pug/pug-frames.zip b/runners/pug/pug-frames.zip new file mode 100644 index 0000000..2b3f29d Binary files /dev/null and b/runners/pug/pug-frames.zip differ