## Settings file was created by plugin Friendly Clock v1.0.0 ## Plugin GUID: com.mous.friendlyclock [1 - General] ## Show the clock. # Setting type: Boolean # Default value: true Enabled = true ## Dial = day/night dial only, Words = fuzzy time of day only, DialAndWords = both. # Setting type: ClockStyle # Default value: DialAndWords # Acceptable values: Dial, Words, DialAndWords Style = DialAndWords ## Show the current day number. # Setting type: Boolean # Default value: false ShowDayCounter = true [2 - Layout] ## Dial diameter in HUD units. # Setting type: Single # Default value: 110 # Acceptable value range: From 48 to 240 Size = 110 ## Font size of the words / day counter. # Setting type: Single # Default value: 20 # Acceptable value range: From 10 to 40 FontSize = 20 ## Overall opacity. # Setting type: Single # Default value: 0.95 # Acceptable value range: From 0.2 to 1 Opacity = 0.95 ## Clock center on screen (0..1, x from left, y from bottom). Or open the inventory and drag the clock. # Setting type: Vector2 # Default value: {"x":0.17000000178813935,"y":0.11999999731779099} Position = {"x":0.17000000178813935,"y":0.11999999731779099} [3 - Words] ## Comma-separated phase names spread evenly across the day, starting at midnight. The dial draws one segment per phase (12 = two hours each; use a count divisible by 4 so sunrise/sunset land on segment edges). # Setting type: String # Default value: Midnight,Early Morning,Before Dawn,Dawn,Morning,Late Morning,Midday,Afternoon,Evening,Dusk,Night,Late Night DayPhases = Midnight,Early Morning,Before Dawn,Dawn,Morning,Late Morning,Midday,Afternoon,Evening,Dusk,Night,Late Night