diff --git a/BirthdayHat.png b/BirthdayHat.png new file mode 100644 index 0000000..fc6aace Binary files /dev/null and b/BirthdayHat.png differ diff --git a/config.default.json b/config.default.json index 8cce17c..690ace9 100644 --- a/config.default.json +++ b/config.default.json @@ -48,6 +48,21 @@ "offset": 150 } } + }, + "birthday": { + "template": "./BirthdayHat.png", + "z": 2, + "anchor": { + "x": { + "position": 50, + "offset": 512, + "size": 1024 + }, + "y": { + "position": 0, + "offset": 700 + } + } } } } \ No newline at end of file