From 68c00a02df6499880415e2494f5ae10af820425b Mon Sep 17 00:00:00 2001 From: Arcidayne <9382522b@opayq.com> Date: Sat, 13 Jun 2015 18:49:54 -0700 Subject: [PATCH] Aardwolf Clock --- Aardwolf_Clock/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Aardwolf_Clock/README.md diff --git a/Aardwolf_Clock/README.md b/Aardwolf_Clock/README.md new file mode 100644 index 0000000..d681258 --- /dev/null +++ b/Aardwolf_Clock/README.md @@ -0,0 +1,10 @@ +# Aardwolf Clock + +This is simply a visual cue to the Aardwolf time, including the Season and day of the season. It keeps track of the appropriate sunrise/sunset for each season and changes the background colour based on whether it's considered day time or night time. + +A couple of notes: + +1. There are options you can change in the plugin. They're scattered about, but the individual sections you can change are commented. +2. There is one section you absolutely MUST change. You need to change the paths to wherever you unzip the Image files to. For example, if you unzipped it to C:\Images, you would need to make the change to "C:/Images/filename.png". + +If you have any questions or problems, notify me either on Aardwolf or use the Issue feature.